Inside a Zope 2 application I am trying to to use the resolve() method to import some interfaces and classes by name in order to attach additional interfaces to classes. However something like
resolve('Products.Foobar.interfaces.IFoobar')
won't work if Products/Foobar exists in $INSTANCE_HOME. This is intended
behavior or just a flaw?
Andreas
pgpSE4giLRRZD.pgp
Description: PGP signature
_______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
