in reply to Re^2: Psychic Disconnect and Object Systems
in thread Psychic Disconnect and Object Systems

Indeed, in C++ I often augment a "plain" struct with member functions. I wouldn't write a virtual get/set pair for each field though.