[Zope3-Users] some basic questions about utility
Shailesh Kumar
shaileshk at gmail.com
Sun Nov 5 07:27:50 EST 2006
Hi all,
Could you please clarify some basic doubts about the usage of utilities?
Here they are.
Suppose I have registered a utility using ZCML directive in my web
application.
Is the utility created the moment zope starts up, during the parsing of my
app's ZCML? Can I think of it as a singleton instance?
Can I do some application specific startups like running some background
threads for some tasks in the __init__ of my utility?
Thank you very much
With regards,
-shailesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20061105/bdc68ed2/attachment.htm
More information about the Zope3-users
mailing list