PaulS:
Sending the whole instance, data and methods, hardly seems useful. What is the receiver going to do with the methods?
I'm not sure the class data holds the methods per se, but what it does hold is probably implementation-defined.
PaulS:
Sending the whole instance, data and methods, hardly seems useful. What is the receiver going to do with the methods?
I'm not sure the class data holds the methods per se, but what it does hold is probably implementation-defined.