Re: [Zope] What's the difference between 2.8.x and 2.9.x?
At Wednesday 31/5/2006 07:22, Lennart Regebro wrote:
after the annoucement of Zope 2.8.7 and 2.10.0.B1, I'm a bit confused about the difference between the 2.8 and 2.9 lines? Is it mainly Python 2.4 support?
doc/CHANGES.txt is your friend.
And also, the announcements: http://zope.org/Products/Zope/2.9.0/Zope-2_9_0-released
I'm confused too. I see new releases of 2.8x, 2.9x and 2.10x, and I dont understand the differences. Gabriel Genellina Softlab SRL ___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo http://correo.yahoo.com.ar
On 5/31/06, Gabriel Genellina <gagsl-zope@yahoo.com.ar> wrote:
At Wednesday 31/5/2006 07:22, Lennart Regebro wrote:
after the annoucement of Zope 2.8.7 and 2.10.0.B1, I'm a bit confused about the difference between the 2.8 and 2.9 lines? Is it mainly Python 2.4 support?
doc/CHANGES.txt is your friend.
And also, the announcements: http://zope.org/Products/Zope/2.9.0/Zope-2_9_0-released
I'm confused too. I see new releases of 2.8x, 2.9x and 2.10x, and I dont understand the differences.
For me the big difference between these is the underlying Zope 3/Five release, as that's where many of the exciting changes tend to be. 2.8: Zope 3.0/Five 1.1 2.9: Zope 3.2/Five1.3 2.10 Zope 3.3/Five 1.5 Additionally, Zope 2.10 has a number of new features aimed at better integrating Zope 3/Five features into Zope 2. Alec
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gabriel Genellina wrote:
At Wednesday 31/5/2006 07:22, Lennart Regebro wrote:
after the annoucement of Zope 2.8.7 and 2.10.0.B1, I'm a bit confused about the difference between the 2.8 and 2.9 lines? Is it mainly Python 2.4 support?
doc/CHANGES.txt is your friend.
And also, the announcements: http://zope.org/Products/Zope/2.9.0/Zope-2_9_0-released
I'm confused too. I see new releases of 2.8x, 2.9x and 2.10x, and I dont understand the differences.
The releases are as follows: - 2.8 is the "old stable" version, first released a year ago; the only changes being made there now are to fix really ugly security bugs, or to stay current with changes to underlying "old stable" software (Five 1.0.x, ZODB 3.4.x). This was also the last Zope version to support / require Python 2.3. Plone 2.1.x, for instance, requires a Zope 2.8.x version. - 2.9 is the "stable" or "current" version, first released in January (about a month late on our new cycle). It has newer versions of the underlying software (ZODB 3.6.x, Five 1.3.x, Zope3 3.2), and a fairly big pile of new features. It requires Python 2.4. 2.9 It will be supported as the "old stable" version after 2.10 releases - 2.10 is the "development" version, not yet released except in beta. It should be released by the end of June. It will bundle a newer Zope3 version (3.4), and removes a number of "forks" between Zope2 and Zope3 versions of the same features. - 2.11 (not yet in development) is scheduled for release in November, along with Zope3 3.5. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEfdvJ+gerLs4ltQ4RAgJTAJ0ePLTuhnVoWYobOyDNRjp+vKkeZQCfbfD2 mKR4fy01FzJ2VDYh5o5Ym1o= =KaqW -----END PGP SIGNATURE-----
On Wed May 31 2006 14:09, Tres Seaver wrote:
- 2.10 is the "development" version, not yet released except in beta. It should be released by the end of June. It will bundle a newer Zope3 version (3.4), and removes a number of "forks" between Zope2 and Zope3 versions of the same features.
Zope 3.4 by the end of June? 3.3 hasn't even been released (except as beta). Did I miss something? -- Ron
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ron Bickers wrote:
On Wed May 31 2006 14:09, Tres Seaver wrote:
- 2.10 is the "development" version, not yet released except in beta. It should be released by the end of June. It will bundle a newer Zope3 version (3.4), and removes a number of "forks" between Zope2 and Zope3 versions of the same features.
Zope 3.4 by the end of June? 3.3 hasn't even been released (except as beta). Did I miss something?
Just a typo; sorry for that. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEfger+gerLs4ltQ4RAqlAAJ4yUnh4C+8iPo+Ihwm+X4qcM+BNBACgrlyB oJLnU9ZDVU04diSN81XdJyQ= =CKcy -----END PGP SIGNATURE-----
participants (4)
-
Alec Mitchell -
Gabriel Genellina -
Ron Bickers -
Tres Seaver