[Zope] Re: Access error trying to use pyRXP example wrapper from an external
 method
   
    Jean Lagarde
     
    jlagarde@bigfoot.com
       
    Mon, 09 Dec 2002 21:02:01 -0800
    
    
  
Never mind, figured it out. The key was to put
__allow_access_to_unprotected_subobjects__=1
in the TagWrapper class definition
Cheers,
Jean