[ZDP] BackTalk to Document Zope Developer's Guide (2.4 edition)/Zope Products
webmaster@zope.org
webmaster@zope.org
Fri, 24 Jan 2003 09:36:52 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZDG/current/Products.stx#4-40
---------------
Each entry in the '_properties' structure may optionally provide
a 'mode' key, which specifies the mutability of the
property. The 'mode' string, if present, must be 'w', 'd', or 'wd'.
% groovehunter - Jan. 24, 2003 9:37 am:
Īn the ZWikiPage.py of the ZWiki product there are properties with mode 'r'. So i miss 'r' in the list above.
Or do i confuse something?