[z3-five] Re: Intids missing adapter declarations?
Philipp von Weitershausen
philipp at weitershausen.de
Fri Apr 21 21:34:11 CEST 2006
Jean-Marc Orliaguet wrote:
> I had to add this to my configure.zcml file to get IntIds running:
[snip]
Or you could just have done <include package="zope.app.keyreference" /> :)
Five doesn't load every single bit of ZCML that Zope 3 provides. Mostly
because this might open cans of worms. So before someone hasn't tested
it, we won't include it.
It is pretty safe to just include the packages you need from your
package. You don't need Five to include it.
Philipp
More information about the z3-five
mailing list