[Zope3-checkins] SVN: Zope3/trunk/doc/ANNOUNCE.txt - updated
announce template to include suggestion from martijn
Christian Theune
ct at gocept.com
Sat Apr 21 06:33:37 EDT 2007
Log message for revision 74317:
- updated announce template to include suggestion from martijn
Changed:
U Zope3/trunk/doc/ANNOUNCE.txt
-=-
Modified: Zope3/trunk/doc/ANNOUNCE.txt
===================================================================
--- Zope3/trunk/doc/ANNOUNCE.txt 2007-04-21 10:14:32 UTC (rev 74316)
+++ Zope3/trunk/doc/ANNOUNCE.txt 2007-04-21 10:33:37 UTC (rev 74317)
@@ -35,9 +35,15 @@
Compatibility with Zope 2
--------------------------
+Zope 3 is not upwards compatible with Zope 2. This means you cannot run Zope 2
+applications in Zope 3.
+
We continue to work on the transition from Zope 2 to Zope 3 by making Zope 2
-use more and more of the Zope 3 packages. But we're not there yet. **You can't
-run Zope 2 applications in Zope 3.**
+use more and more of the Zope 3 infrastructure. This means that new code
+written in Zope 2 can benefit from Zope 3 technology. Also, with care, code
+can be written that works in both Zope 3 and Zope 2. This allows a Zope 2
+application to slowly evolve towards Zope 3. Unchanged Zope 2 applications
+are never expected to work in Zope 3, however.
New features and important changes
More information about the Zope3-Checkins
mailing list