[Grok-dev] grokcore.component in non-web application

Lacko Roman rlacko at gratex.com
Wed Dec 3 11:02:52 EST 2008


Hi,
In past project I used grok framework to build my web application, and I must say I was impressed.
Zope's Component Architecture (ZCA) was exactly the missing future in my python world :)
Now I'm developing some desktop applications (one using wxPython, another with Mozilla+PyXPCOM extensions) and I definitely want to use ZCA,  grokcore.component seems to be the perfect choice.
But I have some questions about using ZCA, especially howto use Component Registries.
My question is: is there some examples of using ZCA/grokcore.component outside of zope server ?
I understand that components are registered when modules are groked, and that there are methods like grok.testing.grok/ grok.testing.grok_component
But I don't exactly now when and how to use them.

Thank you for any help

regards
R.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20081203/d5de6ce1/attachment.html 


More information about the Grok-dev mailing list