26 Aug
2011
26 Aug
'11
9:38 a.m.
Regarding Withers suggestion - should we be looking to move these libraries to the WSGI namespace? Or are there real use cases outside the web world?
I use zope.component outside of web related development. I don't really care what namespace it is in, but zope.component/zope.interface are not just for the web/wsgi, so I have use case ;-) For instance I use it in generating python code from UML models for a range of different applications. Just my 2c T