Sorting on multiple values?
I've got a bunch of objects that are ZCataloged and I want to get a list back that's sorted on more than one of the indexes. Is this doable? I'm not averse to using dtml-in to do some of the sorting, I'd just like to know if there's a simple way of doing it before I go charging off to do it in python. -- Benno Rice "No, no. We're *sweet* and XNFP Aries Dark Subculture- *innocent* evil bastards." friendly Internet Geek benno@netizen.com.au "Defend your joy"
Hi Benno, You might look at Zieve. I really need to update it, but you could at least swipe the idea. It's on the old site, I need to move it to the new site! -steve
"Benno" == Benno Rice <benno@netizen.com.au> writes:
Benno> I've got a bunch of objects that are ZCataloged and I want Benno> to get a list back that's sorted on more than one of the Benno> indexes. Benno> Is this doable? Benno> I'm not averse to using dtml-in to do some of the sorting, Benno> I'd just like to know if there's a simple way of doing it Benno> before I go charging off to do it in python. Benno> -- Benno Rice "No, no. We're *sweet* and XNFP Aries Dark Benno> Subculture- *innocent* evil bastards." friendly Internet Benno> Geek benno@netizen.com.au "Defend your joy" Benno> _______________________________________________ Zope-Dev Benno> maillist - Zope-Dev@zope.org Benno> http://lists.zope.org/mailman/listinfo/zope-dev No cross Benno> posts or HTML encoding! (Related lists - Benno> http://lists.zope.org/mailman/listinfo/zope-announce Benno> http://lists.zope.org/mailman/listinfo/zope )
On Tue, Nov 30, 1999 at 07:52:02AM -0500, Steve Spicklemire wrote:
Hi Benno,
You might look at Zieve. I really need to update it, but you could at least swipe the idea. It's on the old site, I need to move it to the new site!
Could you let me know when you've moved it? I can't seem to get to the old site at the moment. Many thanks. =) -- Benno Rice "No, no. We're *sweet* and XNFP Aries Dark Subculture- *innocent* evil bastards." friendly Internet Geek benno@netizen.com.au "Defend your joy"
OK Benno! I've moved it. ;-) http://www.zope.org/Members/sspickle/Zieve/Zieve-003.tgz/view It still uses cookies at this point... When I get a chance I'm going to convert it to a tag. The meat of the code should be usable in any product... thanks, -steve
participants (2)
-
Benno Rice -
Steve Spicklemire