Hi all, I would like to know if now is already the right time to migrate a website that uses : + Zope 2.7 + CMF + TranslationService,Localizer + in-house Zope 2.7 products (extending CMF) ...to Zope 3. Is CMF already available for Zope 3 ? Is there any documentation for doing so ? Also, are there available benchmarks that compare out-of-the box Zope 3 performance compared to Zope 2 ? Thanks a lot. Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
Zope 2 is completely incompatible with Zope 3. Best to look at Stephan Richter's Zope 3 book (dev.zope.org -> Zope 3). -aj --On Montag, 8. November 2004 14:48 Uhr +0100 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi all,
I would like to know if now is already the right time to migrate a website that uses : + Zope 2.7 + CMF + TranslationService,Localizer + in-house Zope 2.7 products (extending CMF) ...to Zope 3.
Is CMF already available for Zope 3 ? Is there any documentation for doing so ?
Also, are there available benchmarks that compare out-of-the box Zope 3 performance compared to Zope 2 ?
Thanks a lot.
Pascal
********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com **********************************************************************
________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ _______________________________________________ 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 )
On Monday 08 November 2004 08:48, Pascal Peregrina wrote:
I would like to know if now is already the right time to migrate a website that uses : + Zope 2.7 + CMF
You need to evaluate how much value CMF gives you. I think a lot of CMF sites could be done without CMF.
+ TranslationService,Localizer
I18n/L10n is native to Zope 3. In fact, the Translation Service idea came from Zope 3.
+ in-house Zope 2.7 products (extending CMF) ...to Zope 3.
Is CMF already available for Zope 3 ?
No, there are not many CMS-extensions in Zope 3 yet.
Is there any documentation for doing so ?
There is a little bit of documentation on how to convert a simple product in my book. However, I would strongly suggest you learn Zope 3 a bit and see how you can adjust the design of your application to Zope 3. Zope 3 is much cleaner in design and I think any existing Zope 2 application could profit from it.
Also, are there available benchmarks that compare out-of-the box Zope 3 performance compared to Zope 2 ?
I think the performance is the same; maybe Zope 3 is a bit faster since not that much stuff is included in it yet. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training
participants (3)
-
Andreas Jung -
Pascal Peregrina -
Stephan Richter