Hi, I've got a Package B depending on a Package A - both of them are zcml-overriding an adapter which is originally defined in zope itself.
Unfortunately, zope doesn't seem to like that - Package B's override causes a ConfigurationConflictErrorwhich which it shouldn't - because the adapter is defined via override, right? Is this a bug in zope or did I miss something? Regards, Frank _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
