17 Oct
2007
17 Oct
'07
9:01 p.m.
On 10/17/07, Wichert Akkerman <wichert@wiggy.net> wrote:
A common issue we are seeing is that we have eggs depending on each other, but they still need to load the zcml from those dependencies somehow. As a temporary solution to play with the concept I added something simple to the plone.recipe.zope2instance buildout recipe.
What's the problem you're seeing? I'm not sure what you're trying to solve. ZCML includes work just fine in the egg world. As long as you're referring to packaged ZCML using package="package.name" in your <include> and <includeOverrides> directives, all is good. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller