[Xotcl] reason for error

Victor Mayevski vitick at gmail.com
Wed Jul 25 16:48:45 CEST 2012


Hello Gustaff,

What is the reason for following error/behavior:

ClassX create c1;   #ClassX has several subclasses
c1 delete method m1
Error: ::c1: cannot delete object specific method m1

I get a similar error for "c1 delete property p1"
Why am I not able to delete object specific methods/properties?

Thanks


More information about the Xotcl mailing list