From: Ahmad on
Yeah I tried subclassing from the handle class, but that has no effect on replaceVals().

I think this wouldn't work:
obj = new_obj;
inside the obj's method. Probably I need to set each variable individually. Just that it will be really messy once I have lots of variables.

Thanks again us,