On Thu, Sep 9, 2010 at 1:14 PM, Martin Aspeli <[email protected]> wrote: > > On 9 September 2010 01:33, Christopher Lozinski > <[email protected]> wrote: >> >> Here I am sharing my thoughts as a Zope 3.4.2 newbie. > > As you have been told three times this week already: Zope 3 is in effect > dead. > You want to look at Grok (if you want less ZCML and more convention-based > configuration) and/or Blue Bream (which is basically the evolution of Zope > 3.4 under a new, less confusing name).
To discuss anything about Grok and BlueBream, it is recommended to join their respective mailing lists: https://mail.zope.org/mailman/listinfo/grok-dev https://mail.zope.org/mailman/listinfo/bluebream BTW, BlueBream has a nice (third party) admin UI (ice.control): http://www.youtube.com/watch?v=kIQQBZN8Kwc It is not really for TTW development, but it will be very useful while developing applications. Regards, Baiju M _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
