[Zope] Accessing self in External Methods
   
    ratem@censa.com.br
     
    ratem@censa.com.br
       
    Mon, 02 Sep 2002 10:51:25 -0300 (BRT)
    
    
  
> When you say the file object is an attribute of your ZClass, what do
> you mean.  What superclasses are you using?  
Basically File, CatalogAware
>Are you getting a NameError?
>
No. it simply does nothing.
 
> For your last question, have you tried getting self.__class__ in your
> external method to access the class; I don't know if this will
> accomplish what you are looking to do, but it seems worth a try?
> 
I will try this also.
thanks a lot,
Rogerio