New class is a subclass of the original object
It needs to be php4 compatible
I would imagine you would have to invent some sort of a "copy constructor". Then you would just create a new subclass object whilst passing in the original object.