[Zope-dev] Instantiating a ZClass in Zope from within a Python product
   
    Michael Bernstein
     
    mbernstein@profitscape.com
       
    Mon, 08 May 2000 15:16:09 -0500
    
    
  
Is there some way of instantiating a ZClass in Zope from within a Python
product?
I've been trying to get access to Control_Panel.Products from within a
Python product, but have so far met with no success.
Is there some way to access Zope internals such as the Control Panel
from within a Python product (not an external method)?
I think this problem is interesting to warrant a How-To, so I'll write
it up as one if I can figure it out.
Thanks for any insights you can offer,
Michael Bernstein.