Re: New package zc.configure provides an exclude directive for excluding zcml files
Martijn Faassen <[email protected]> Tue, 02 Oct 2007 09:29:47 +0200
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
Jim Fulton wrote: [snip] > > Maybe grok was already trimmed down. In my case, I basically eliminated > all ZMI support (since I didn't need it). I got about 40%, Grok is trimmed down in the sense that it doesn't depend on all Zope 3 packages, though due to the interesting dependency structure it still relies on about 100 eggs. We didn't do any trimming down of ZMI support. Would it be possible to get a list of exclude statements that you use to eliminate ZMI support in your project? I imagine our list is far from complete. Regards, Martijn