Previously George Lee wrote: > Is there GenericSetup support to register subscription adapters to a Plone > site (acting as a local site manager)? I see in the API that this can be > done in Python code, but don't know if there is GenericSetup support.
No. > Also -- I think it's a stretch -- is it possible to register interfaces on a > local basis? So that instances of class Products.MyType.MyType would > implement IFoo on some local sites but not globally? No. > P.S. Is this an okay list to be writing these questions to? The Zope-CMF list is a better forum for GenericSetup discussions. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
