[ZCM] [ZC] 738/ 5 Defer "locale based sorting in ZCatalog"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Aug 16 06:38:48 EDT 2005
Issue #738 Update (Defer) "locale based sorting in ZCatalog"
Status Deferred, Catalog/feature medium
To followup, visit:
http://www.zope.org/Collectors/Zope/738
==============================================================
= Defer - Entry #5 by ajung on Aug 16, 2005 6:38 am
Status: Pending => Deferred
________________________________________
= Assign - Entry #4 by ajung on Aug 16, 2005 6:38 am
Status: Accepted => Pending
Supporters removed: Caseman
This issue is too long pending...and solving this issue is currently not on the radar...deferring it.
________________________________________
= Assign - Entry #3 by Caseman on Dec 20, 2002 10:14 am
Status: Rejected => Accepted
Supporters added: Caseman
I disagree. The catalog is in a better position to do this efficiently than the application. Although 2.6 allows you to get unmerged sortable results from the catalog, this is an undocumented feature and therefore not widely used.
For example it would not be difficult to imagine a locale-aware sorting field index that can do lazy sorting much faster than sequence.sort can for large sets. Since I plan to make lazy sorting part of 2.7, this could be added.
I'm assigning this to myself since I suggested he post the issue in the first place as a reminder to me.
________________________________________
= Reject - Entry #2 by ajung on Dec 20, 2002 7:01 am
Status: Pending => Rejected
If you need localeaware sorting when you should apply the
search result from ZCatalog to sequence.sort().
-aj
________________________________________
= Request - Entry #1 by Anonymous User on Dec 20, 2002 6:53 am
It would be nice if ZCatalog had the option to
sort using Locale aware string comparison,
just like the 'sequence.sort' function.
==============================================================
More information about the Zope-Collector-Monitor
mailing list