A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/UsingZope.stx#2-76
---------------
Properties are very useful tools for tagging your Zope objects
with little bits of "metadata". Properties are supported by most
Zope objects, and are often referenced by "dynamic" Zope objects
such as "scripts" and "methods" (which we have not yet discussed)
for purposes of data display.
% PeterR - Dec. 17, 2003 10:07 pm:
"A tokens property is list of words separated by spaces." -> A tokens property is a list of words separated
by spaces.
% PeterR - Dec. 17, 2003 10:10 pm:
int
"An int is guaranteed at least 32 bits long." -> An int is guaranteed to be at least 32 bits long.
% PeterR - Dec. 17, 2003 10:11 pm:
selection
"A selection property is special, it is used to render an HTML select input widget." -> A selection property
is special. It is used to render an HTML select input widget.
multiple selection
"A multiple selection property is special, it is used to render an HTML multiple select form input widget."
-> A multiple selection property is special. It is used to render an HTML multiple select form input widget.
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.