[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope
nobody@nowhere.com
nobody@nowhere.com
Thu, 05 Sep 2002 16:55:34 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/UsingZope.stx#2-52
---------------
Notice that every Zope object has an id that you need to specify in
the add form when you create the object. The id is how Zope names
objects. Objects also use their ids for their URLs.
% Anonymous User - Sep. 5, 2002 4:55 pm:
Are there any naming restrictions for ids?