[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope

webmaster@zope.org webmaster@zope.org
Wed, 20 Nov 2002 14:53:13 -0500


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?

      % Anonymous User - Nov. 20, 2002 2:53 pm:
       See below, under fig 2-4. I agree, it should be moved up here - first instance of it, so get it right the
       first time. -JB