[Zope] Re: My classes does not support copy and paste!
   
    Didier Georgieff
     
    Didier Georgieff <dgieff@divinerites.com>
       
    Wed, 19 Sep 2001 04:55:49 +0200
    
    
  
--- In zope@y..., Etienne Labuschagne <ELabuschagne@g...> 
wrote:
> What am I doing wrong if my class doesn't support copy
>  and paste or renaming? 
> When I try to copy and paste or rename an instance 
> of my new class, I get the "The object Foo does not support this 
> operation" error.   
Did you changed the "Add list name" field in your factory and is it
different from your meta-type ?
There is a bug in the way meta-type are registred and the security
mechanism for copy/paste. Put in sync again your meta_type,Add 
list name and see if it solves the problem. 
Didier.