[Zope3-dev] local-utility location and registration

Garanin Michael garanin at m-lan.ru
Sun Jul 3 17:01:35 EDT 2005


                                                                          
Hello!
My app setup code do follow step:
1) create simple AppSite (as ISite) in top
2) create local-utility object, 
for example PAU = PluggableAuthentication()
3) AppSite['PAU'] = PAU 
4) registration the PAU in AppSite/++etc++site/default.

In other words: local-utility object location in top/mysite, but
registration in top/mysite/++etc++site/default.
Q: It's work, but is it legal?
Thanks!



More information about the Zope3-dev mailing list