[Twisted-Python] New components questions

Itamar Shtull-Trauring itamar at itamarst.org
Fri May 7 19:15:41 EDT 2004


On Fri, 2004-05-07 at 19:10, James Y Knight wrote:

> Wait, isn't the recommended path for new code that uses twisted 
> supposed to be "use zope directly, not our compatibility wrappers"? How 
> can we say that if we don't use/support the standard zope registry? 

I'd say "use zope.interface directly except for register() for
registering adapters, Componentized and Adapter which are in
t.p.components". And if I do what Chris suggested that will be alias for
zope's registry if it's installed.

> What is the actual downside to using their registry? You don't have to 
> tell people about all the crazy stuff you can do with it, just the one 
> "registry adapter" call that they actually need.

Need to backport another package to 2.2, distribute it and keep it
backported, mainly.

-- 
Itamar Shtull-Trauring    http://itamarst.org
Looking for a job -- http://itamarst.org/resume.html





More information about the Twisted-Python mailing list