[Zope3-checkins] CVS: Zope3/src/zope/products - README.txt:1.2
Philipp von Weitershausen
philikon at philikon.de
Thu Feb 5 05:15:32 EST 2004
Update of /cvs-repository/Zope3/src/zope/products
In directory cvs.zope.org:/tmp/cvs-serv14996
Modified Files:
README.txt
Log Message:
Extend the definition of packages in zope.products with Casey Duncan's
wording.
=== Zope3/src/zope/products/README.txt 1.1 => 1.2 ===
--- Zope3/src/zope/products/README.txt:1.1 Mon Jan 19 05:22:46 2004
+++ Zope3/src/zope/products/README.txt Thu Feb 5 05:15:31 2004
@@ -9,6 +9,9 @@
components (e.g. common content types) or they might provide
examples used to document or teach.
+ - Are packages that will typically be overridden with any frequency
+ when building a custom application.
+
- Do not require special software. Anybody who can install Zope can
run these packages without any additional software. This excludes
most database interfaces, for example.
@@ -20,10 +23,9 @@
people doing refactoring have a prayer of getting failing tests
running without pulling their hare out.
- - Will have identified contacts who are willing to help out by at
- least answering questions when issues arise during refactoring.
- They should include a MAINTAINER.txt file identifying that
- contact.
+ - Have identified contacts who are willing to help out by at least
+ answering questions when issues arise during refactoring. They
+ should include a MAINTAINER.txt file identifying that contact.
- May be removed if they become too dificult to maintain or are
hudged not to be worth the effort.
More information about the Zope3-Checkins
mailing list