<div class="gmail_quote">On Mon, Feb 1, 2010 at 4:23 PM, Rafaël Carré <span dir="ltr"><<a href="mailto:rafael.carre@gmail.com">rafael.carre@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><br>
> I found out that sorting the tree worked just right, first the higher<br>
> hierarchy items are sorted, then children within them, it's nice and<br>
> logical and it works, doesn't it?<br>
<br>
</div></div>It works, but then sorting isn't complete in flat representation<br><br></blockquote><div><br>Sorry, I fail to see a reason why you'd like to compare how a sorted tree looks in flat mode? Don't think of tree and flat at the same time, that is gone, that is unnecessary. You either have a tree, or you convert that to flat, one way only, that is it, basta. And if you don't like the sorting after you've converted it to flat, sort it again, come on, is it such a problem?<br>
<br>Kind regards <br></div></div>