On Thu, Apr 06, 2006 at 12:12:05AM +0200, Philipp von Weitershausen wrote: > Brian Sutherland wrote: > > On Wed, Apr 05, 2006 at 11:18:46PM +0200, Philipp von Weitershausen wrote: > >> Brian Sutherland wrote: > >>> On Wed, Apr 05, 2006 at 05:29:41PM +0200, Philipp von Weitershausen wrote: > >>>> I would like to know what other zope.app packages your 3rd party > >>>> software is using. > >>> Er, FiveSQLOS is using quite a lot actually: > >>> > >>> https://codespeak.net/svn/z3/sqlos/trunk/Zope2/FiveSQLOS/dependencies-meta.zcml > >>> https://codespeak.net/svn/z3/sqlos/trunk/Zope2/FiveSQLOS/dependencies.zcml > >> Why are you loading zope.app.component/meta.zcml and > >> zope.app.security/meta.zcml? Five should provide all the necessary > >> directive registrations > > > > I havn't touched that code since the Zope2.8 days. I'll believe you for > > now and try testing it when the dust has settled. > > Ok. By the way, that "should" in "Five should provide..." also means > that if Five doesn't provide the necessary directive registrations yet > (which might very well be), then we need to make it.
Ok, I make some tests without importing any of those dependencies, the issues I have found thus far: * missing factory directive * missing class directive * zope.View permission not defined This is not an exhaustive list and all of them came from the file: http://codespeak.net/svn/z3/sqlos/trunk/src/sqlos/configure.zcml > > >> As for zope.app.rdb, I guess we'll have to move it down to zope.rdb. > > > > I can probably take care of that in the next days. > > Great. Note that I'm working on the jim-adapter branch. I suggest you do > your modifications there as well. sure. > > Philipp > > _______________________________________________ > Zope-Dev maillist - Zope-Dev@zope.org > http://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope ) > -- Brian Sutherland Metropolis - "it's the first movie with a robot. And she's a woman. And she's EVIL!!" _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )