[Zope3-Users] Get classes implementing Interface
Jim Fulton
jim at zope.com
Wed Dec 28 08:48:05 EST 2005
Florian Lindner wrote:
> Hello,
> how can I get all classes that implement a specific interface?
> What interface do I need to search for, when I want all objects that can be
> added and work as container? IContainer seem to be implemented by a lot more
> objects...
There isn't an api for that.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-users
mailing list