Re: [Zope] Re: How to convert Zope instance charset?

2005-04-24 Thread Andreas Jung
--On Sonntag, 24. April 2005 18:26 Uhr +0200 Max M <[EMAIL PROTECTED]> wrote: Yes. I was thinking in the line of a monkeypatch of the sort method, that could be used in eg. Plone. It should be very possible for it to look up the charset under properties, and decode strings from that before sortin

Re: [Zope] Re: How to convert Zope instance charset?

2005-04-24 Thread Andreas Jung
--On Sonntag, 24. April 2005 18:01 Uhr +0200 Max M <[EMAIL PROTECTED]> wrote: Daniel Dekany wrote: Sunday, April 24, 2005, 4:22:10 PM, Andreas Jung wrote: Zope itself gives a method for sorting strings: DocumentTemplate.sequence.sort. Many of the products relies on that for sorting. And that sort