Zope 3

bruno at modulix onurb at xiludom.gro
Tue Apr 25 08:16:34 EDT 2006


Derick van Niekerk wrote:
> I have been developing in PHP for some time now and needed to look into
> application frameworks to speed up my development. I was looking into
> Horde and CakePHP before I was introduced to Python. I started learing
> python and within a few *hours* I already wrote my first small program
> and I still use it!
> 
> I love Python! Then I was introduced to Zope by freak accident. While
> Zope looked like the answer to my dillemma, I still can't get my head
> wrapped around it. Is it because I don't know Python well enough? Or is
> it just that difficult to learn?

Zope is a world in itself - and is certainly not the simplest tool to
learn (nor the most pythonic). You may want to consider other options
like Django, Pylon or Turbogears.

My 2 cents.
-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list