AW: Re: The elevator speech for Zope 3
"Roger Ineichen" <[email protected]> Mon, 8 Oct 2007 15:52:40 +0200
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <003301c809b2$7ed8df70$2750a8c0@mobile04> |
Hi Philipp > Betreff: Re: [Zope3-dev] Re: The elevator speech for Zope 3 [...] > Soon, we will change Grok so that it emits configuration > actions, rather than doing the registrations right away. That > way, you will still be able to inspect what exactly Grok is > doing (for example by dumping all configuration actions > before or instead of executing them), but you won't have to > deal with ZCML anymore. You will also be able to use the > overrides mechanism with them. I don't know much about grok. But this sounds interesting. Does grok support a component architecture where I can use some components from or is grok a "use it all or nothing concept"? Regards Roger Ineichen