Andrea Francia wrote:
Niklas Gustavsson wrote:
On Wed, Oct 8, 2008 at 11:44 PM, Andrea Francia <[EMAIL PROTECTED]> wrote:
Why should I do this?
Because it's the order that will be returned to the client, and if
it's a long listing it's better to let the implementation do the
ordering than do it afterwards.
I think that sorting should be a client issue and a client decision.
The client choose to sort by name, modification time, user, group or
whatever he wants.
That very much depends on the client, which may not have the
capability of performing ordering at all.
What order do you think the server should return the list? Or are
you suggesting that it should be unordered/random according to the
backend storage?