31 Mar
2003
31 Mar
'03
2:41 p.m.
I plan to work some more on the sort functionality for 2.7. This functionality was a consideration so the patch is welcome. Feel free to stick it in the collector. -Casey On Friday 28 March 2003 06:26 pm, Dieter Maurer wrote:
Wankyu Choi wrote at 2003-3-27 05:24 +0900:
.... I need two sort keys: one to sort the threads (parents) and the other to sort their replies (childs). ZCatalog supports a single sort index,
I have code to extend ZCatalog's sorting capability to arbitrary many sort keys.
Maybe, we want something like this in the Zope core?
Dieter