Florent Guillaume wrote: > On 1 Dec 2005, at 20:07, bruno desthuilliers wrote: > >> Florent Guillaume wrote: >> >>> Please open a ticket and attache the patch. >> >> >> Ok, I'll do it asap. >> >>> Could you detail your use case for sorted vocabularies? >> >> >> Simple enough : my customer wants sorted selection lists !-) > > But what's the source of the vocabularies? Explicit? Computed? > Directories?
All three. Ok, I know that an "explicit" vocabulary can be sorted before install (and that's what I do anyway), but there's still the need to *keep* it sorted once the app is deployed. In fact, my very humble opinion is that Vocabularies should be sorted by default (just using default Python sort), *unless* explicitely configured othewise. Regards, -- bruno desthuilliers développeur [EMAIL PROTECTED] http://www.modulix.com _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
