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

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to