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

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to