16 May
2001
16 May
'01
5:27 p.m.
If I would like to hack zope to store all string objects in unicode, where is the best place to do it? I would like to have the incoming string go through unicode(inputstr, encoding) and all outgoing strings go through with outputstring.encode(encoding) However, after looking around the zope source, I can not find where is the appropriate place to do it. Rgs, Kent Sin --------------------------------- kentsin.weblogs.com kentsin.imeme.net