Be careful when using "legacy" Zope packages; if you import them
before the BFG thread-local patch, they might register components with
the global base components registry instead of your app's registry
(because the ``getGlobalSiteManager`` object is imported and used for
registration).

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to