[Zope] What's the difference between 2.8.x and 2.9.x?

2006-05-31 Thread Gfeller Martin
Dear all

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?

Thank you, and best regards,
Martin Gfeller



___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] What's the difference between 2.8.x and 2.9.x?

2006-05-31 Thread Andreas Jung



--On 31. Mai 2006 11:21:04 +0200 Gfeller Martin [EMAIL PROTECTED] 
wrote:



Dear all

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.

-aj

--
ZOPYX Ltd.  Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope  Plone development, Consulting


pgpnEYNx2QBKV.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] What's the difference between 2.8.x and 2.9.x?

2006-05-31 Thread Lennart Regebro

On 5/31/06, Andreas Jung [EMAIL PROTECTED] wrote:

--On 31. Mai 2006 11:21:04 +0200 Gfeller Martin [EMAIL PROTECTED]
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

Some new features of Zope 2.9:

   * ZODB 3.6
   * Five 1.3
   * integration for Zope 3 events for object creation and deletion
   * Zope 3 i18n integration for page templates


--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] What's the difference between 2.8.x and 2.9.x?

2006-05-31 Thread Gabriel Genellina

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 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] What's the difference between 2.8.x and 2.9.x?

2006-05-31 Thread Alec Mitchell

On 5/31/06, Gabriel Genellina [EMAIL PROTECTED] 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
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )