On Jun 22, 2008, at 12:08 PM, Marin wrote:

>
> It sounds like a typical case of YAGNI.
>
> But, if the code works with the tree structure, could it be fix by
> just supplying the sorted list instead of the tree? As a list could be
> seen as a flat tree, the algorithm should work if the organize_as_tree
> does nothing.

yes, that was the idea.  Didn't work for some reason, but I didn't try  
that hard.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to