[Zope] Zope 2 -> Zope 3
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Nov 8 12:14:20 EST 2004
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
More information about the Zope
mailing list