[Zope] Default sort order for objects in objectManagers ??
Andreas Jung
Andreas Jung" <andreas@zope.com
Tue, 7 May 2002 08:40:03 -0400
There is no predefined order. Use check the documentation for dtml-in
how to sort inside <dtml-in> or use the _.sequence.sort() to sort
the sequence of objects.
-aj
----- Original Message -----
From: "Max M" <maxm@mxm.dk>
To: <zope@zope.org>
Sent: Tuesday, May 07, 2002 08:33
Subject: [Zope] Default sort order for objects in objectManagers ??
> What decides the default sort order for the values returned when I do a
> "objectIds()" etc?
>
> I cannot find it on either Google or in the source.
>
> It seems that it's sorted in creation order. Is that correct and
guaranteed?
>
> regards Max M
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>