[Zope3-dev] Mail delivery failed: returning message to sender

Mail Delivery System Mailer-Daemon at python.org
Tue Feb 17 08:57:57 EST 2004


This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  corey at streamreel.net
    SMTP error from remote mailer after RCPT TO:<corey at streamreel.net>:
    host iris1.directnic.com [204.251.10.81]: 550 5.7.1 No such recipient

------ This is a copy of the message, including all the headers. ------

Return-path: <zope3-dev at zope.org>
Received: from cache1.zope.org ([12.155.117.38])
	by mail.python.org with esmtp (Exim 4.22)
	id 1At5iJ-0004ZB-OF; Tue, 17 Feb 2004 08:56:39 -0500
From: zope3-dev at zope.org (srichter)
Reply-To: zope3-dev at zope.org
To: ;
Subject: [DevelCookbook] adjust table of content to the same I have for the TeX version
Message-ID: <20040217085639EST at dev.zope.org>
X-BeenThere: zope3-dev at zope.org
X-Zwiki-Version: 0.21.1
Precedence: bulk
List-Id:  <zope3-dev at zope.org>
List-Post: <mailto:zope3-dev at zope.org>
List-Subscribe: <http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/DevelCookbook/subscribeform>
List-Unsubscribe: <http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/DevelCookbook/subscribeform>
List-Archive: <http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/DevelCookbook>
List-Help: <http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture>
Date: Tue, 17 Feb 2004 08:56:39 -0500
X-Spam-Status: OK (default 0.000)

++added:
       01. "Building and Storing Annotations":AnnotationsForMetaData -
           Since it is desirable to leave an object as untouched as possible,
           we developed a mechanism of attaching meta data to an object
           without the object knowing about it. (12 pages)


??changed:
-       06. Vocabularies and their Fields (VocabulariesAndFields) - Vocabularies 
       06. "Vocabularies and their Fields":VocabulariesAndFields - Vocabularies 

++added: 02. "Displaying User errors":DisplayUserErrors - For Zope 3,
Exceptions are simply objects, which can have Views that make them
representable on the output medium (usually the Browser). Every
Exception has a standard view, but for a professional Web site you
will need better screens. (3 pages)

++added:

       03. "Writing new ZCML Directives":NewZCMLDirectives - Discusses how new
           directives can be added to a ZCML namespace using meta-directives
           and/or how to create a new namespace from scratch. (5 pages)

??changed: - 03. Registering new WebDAV Namespaces
(NewWebDAVNamespace) - WebDAV is 04. "Changing Traversal
Behavior":ChangingTraversalBehavior - Similar to Zope 2, one can
change the object traversal (lookup) behavior for an object, except
that this functionality is much more flexible in Zope 3. (8 pages)

       03. "Registering new WebDAV Namespaces":NewWebDAVNamespace - WebDAV is

??changed: - WebDAV namespaces. (4 pages) - - 04. Using TALES outside
of Page Templates (UsingTALES) - TALES is a WebDAV namespaces. (9
pages)

       04. "Using TALES outside of Page Templates":UsingTALES - TALES is a

??changed: - TALES into your own properties and scripts. (3 pages)
TALES into your own properties and scripts. (5 pages)

++added: 05. Debugging Python and Zope Code (DebuggingPythonAndZope) -
This recipe teaches the reader how to interpret error messages and
tracebacks, and how to use the Zope Error Reporting service and the
Python debugger as well as an XML validator to detect bugs in ZCML and
page templates. (7 pages)


??changed:
-           it best descibes the approach of the new security model, which will
           it best describes the approach of the new security model, which will

??changed: - 07. The life of a Request (LifeOfRequest) - This recipe
will show the 07. "The life of a Request":LifeOfRequest - This recipe
will show the

??changed: - the debugger and the interactive Python prompt. (8 pages)
- the debugger and the interactive Python prompt. (6 pages)

--removed: - H. Things Good to Know - - This section contains
generally useful information. While the first - couple of recipes are
relatively easy, you might want to read them - right away, but other
recipes here will not make much sense until you - have read recipes in
the other sections of the book. - - 01. Using annotations to store
meta data (AnnotationsForMetaData) - - Since it is desirable to leave
an object as untouched as possible, - we developed a mechanism of
attaching meta data to an object - without the object knowing about
it. (3 pages) - - 02. "Displaying User errors":DisplayUserErrors - For
Zope 3, Exceptions - are simply objects, which can have Views that
make them - representable on the output medium (usually the Browser).
Every - Exception has a standard view, but for a professional Web site
you - will need better screens. (3 pages) - - 03. "Writing new ZCML
Directives":NewZCMLDirectives - Discusses how new -[14 more lines...]

??changed: - - Appendix B: API Reference - - I imagine this API
reference to be a little bit different to the ones the - Introspector
has to offer. While it is nice to see the methods of a - particular
interface and an interface hierarchy, it is by itself not very -
helpful. It is very important that also connections between all these
- interfaces' implementations are covered, which can be done by
documenting - all the adapters in the core. I would also like to
categorize the - interfaces in a more easily digestible manner and not
necessarily - following the directory hierarchy. (40 pages?) - - -
Credits Appendix B: Credits

??changed: - - - License Appendix C: Creative Commons License

??changed: - 1.0. The example code is maintained in the Zope CVS under
the 1.0.

  Appendix D: Zope Public License 2.0

    The example code is maintained in the Zope CVS under the

--removed: -

--
forwarded from http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/DevelCookbook



More information about the Zope3-dev mailing list