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

nobody@nowhere.com nobody@nowhere.com
Sun, 08 Sep 2002 17:58:27 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#2-34

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

    Zope Files contain raw data, just as the files on your computer
    do.  Lots of information, like software, audio, video and
    documents are transported around the Internet and the world as
    files. You can use files to hold any kind of information that Zope
    doesn't specifically support, such as Flash files, applets,
    tarballs, etc.

      % Anonymous User - Sep. 8, 2002 5:58 pm:
       Please be more explicit that Files are another kind of Zope Object.