AW: AW: [Zope3-dev] Re: AW: Re: unnamed local utility
Fred Drake
fred at zope.com
Fri May 14 23:49:36 EDT 2004
On Friday 14 May 2004 06:45 pm, Roger ineichen wrote:
> I think the problem is the order of the *-configure.zcml
> files in the package-includes folder.
It turns out the error comes before it ever gets to the package-includes/
folder. Portions of what's still in zope.app (rather than some optional
component inside zope.app) rely on zope.app.onlinehelp. It's like this
because I'm not done taking everything apart yet. ;-)
Working on it.
> Till yesterday this wasn't a problem then the only one
> configure.zcml in the package-includes folder
> with dependency was adapter-configure.zcml and this was
> the (alphabetic) first file.
Of course, it turns out we can't actually pull out zope.app.adapter just yet.
That'll have to be addressed next week sometime.
-Fred
--
Fred L. Drake, Jr. <fred at zope.com>
PythonLabs at Zope Corporation
More information about the Zope3-dev
mailing list