10 Jun
2003
10 Jun
'03
1:12 p.m.
Sylvain Thénault wrote:
hello !
Almost everything is in the subject: i would like to access to a portal tool in the __setstate__ method for an object,
I can almost 100% garuantee you that you shouldn't be implementing __setstate__. What are you trying to do? Chris