How can I find all Local Registries (Sites)?

I have a simple local utility that I need to register with a global
utility when bootstrapping the application.

I can find my global utility since it is in the global site manager.

I registered my sites with the base local registry. I tried using the
IDatabaseOpenedEvent and opening the database and getting the Application
object and the root local registry. However, the local utilities I
instantiate  believe that they are in the global Registry.

There is also a problem deleting a site which registered itself with a
parent.

Thanks

Kevin

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

Reply via email to