Hey guys.. I wrote a function that copies one object to another. Basically, the idea is.. I have classes that are derived from a base class [say, a mapping of a database table] that are different from ...