On 5/17/05, pythonic <[EMAIL PROTECTED]> wrote: > Scenario: We have decided to use Zope as the web frontend to our python based > application. So this will be implemented as Zope product. [...] > 4. Zope 2.7 / 3 ?
Zope 3 in that case, since you want an application framework, mostly. Zope 3 is better in that respect. It still lacks good content management tools (although this is in the works) so for content management applications I'd recommend Zope2. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/ _______________________________________________ Zope maillist - [email protected] 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 )
