Hanno Schlichting wrote:
>
> Right now the direction Zope3 takes is to use some
different libraries
> for the additional features ICU would provide as well.
I think there's
> both more advanced timezone support through pytz and I
have seen some
> collation (locale depend string sorting and comparison)
work done by Jim
> Fulton.
I need to correct myself here. The zope.ucol package (found
here:
svn://svn.zope.org/repos/main/zope.ucol/trunk) is just a
simple wrapper
around the ICU library (which you have to have installed
separately).
Writing more wrappers for the missing ICU features following
this
example shouldn't be too hard if you are used to write
Python C wrapper
modules. Even Jim used Pyrex in this case, which should make
writing
these wrappers a lot more easier ;)
Hanno
_______________________________________________
Plone-i18n mailing list
Plone-i18n lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-i18n
a>
|