BackTalk to Document The Zope Book (2.6 Edition)/Zope Concepts and Architecture

[email protected] Tue, 06 Apr 2004 13:01:34 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ZopeArchitecture.stx#3-14

---------------

      The URL of an object is most simply composed of its 'host',
      'port', and 'path'.  So for the Zope object with the path '/Bob'
      on the Zope server at 'http://localhost:8080', the URL would be
      'http://localhost:8080/Bob'.  Visting a URL of a Zope object
      directly is termed *calling the object through the web*.  This
      causes the object to be evaluated and the result of the
      evauluation is returned to your web browser.

        % Anonymous User - Mar. 9, 2004 5:42 pm:
         Bastante simple No?

        % Anonymous User - Apr. 6, 2004 1:01 pm:
         evauluation should be evaluation

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp