[Zope-dev] differences in PropertyManager._setPropValue
Victor Safronovich
vsafronovich at naumen.ru
Mon Oct 31 08:01:55 EST 2005
Hello zope-dev!
I have a question about PropertyManager._setPropValue in 2.6 and its changed
version in 2.7-2.8.
I found this revision
http://svn.zope.org/Zope/trunk/lib/python/OFS/PropertyManager.py?rev=24349&view=rev
Why in this method added conversion to the tuple for all the lists? May be
better check for 'lines','tokens' property type? I have a properties of type
"list", and i expect that getProperty returns the list type. This works in Zope
2.6, but broken in 2.7-2.8
--
Best regards,
Victor Safronovich
NauMen.NauDoc.SoftwareDeveloper http://www.naumen.ru
More information about the Zope-Dev
mailing list