26 Oct
2000
26 Oct
'00
1:47 a.m.
On Thu, 26 Oct 2000, Mark Twiddy wrote:
Hi all
Is anyone using or know the current state of Zope with python 2.0 ?
I've been somewhat curious about this myself. Will there need to be large changes now that strings are proper objects? (the string functions are now methods of strings). If so, will this mean the phasing out of _.string ? Will the new Unicode support, does this mean Zope is now a big step closer to i18n? And from the looks of things there are a large number of small changes that could be made to improve performance (such as the new 'augmented assignment' operators [ += *= /= and so on] )....
Thanks
Joe
watching closely, Curtis