[Zope3-Users] Multiple zcml-overrides of the same component
FB
fbo2 at gmx.net
Fri Dec 8 03:53:48 EST 2006
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
More information about the Zope3-users
mailing list