Missing interfaces in Python...

bruno at modulix onurb at xiludom.gro
Wed Apr 19 04:41:13 EDT 2006


Rene Pijlman wrote:
> Kay Schluehr:
> 
>>You won't find many deep class hierarchies and extensive frameworks. 
> 
> 
> Zope comes to mind.
> 
> 
>>This has the advantage that a classification you have done once at 
>>the beginning of your project in the design phase is not considered 
>>to be carved in stone.
> 
> 
> Zope 3 comes to mind.

Yeps. Now Zope is a world in itself, and is not really pythonic IMHO.

-- 
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