Wichert Akkerman wrote:
>> Log message for revision 122395:
>>     - changed property modes to 'w' and added 'fullname' property
>
> Would it make sense to make this a unicode property instead of a string
> property?

We use string properties in many places. I don't think it's worth the 
trouble to do it differently in just one place:

- Plone uses string for 'fullname'

- If we add a 'fullname' Python property to IMemberData, it can still 
return the decoded value. In CMF 2.3 IMemberData objects are just 
adapters and the property values are stored somewhere else.

Cheers, Yuppie
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Reply via email to