bruno at modulix wrote: > Zope is a world in itself - and is certainly not the simplest tool to > learn (nor the most pythonic).
Those statements apply more to Zope 2 than Zope 3 (and Zope 2 is moving more and more toward Zope 3 these days). One of Zope 3's main goals was to focus on the Python programmer as a primary target. That being said there /are/ some powerful and novel concepts used in Z3 (the component framework). > You may want to consider other options like Django, Pylon or Turbogears. It's true that Z3 is not currently focused very well on the "middle-class" developer. It's more of an industrial-strength kind of thing, but considerable thought has been given lately on how to build bridges so everyone can benefit without being full-time Zope masters. Toward that end, I wrote a little quick start guide that might help the OP: http://www.benjiyork.com/quick_start -- Benji York -- http://mail.python.org/mailman/listinfo/python-list