Cloning Around
Most of the objects that I'm attempting to fix up Java cloning for came together nicely.
Then, however, there are the ones that share references to a single object. This worked really nicely with MFC serialization, but it makes cloning an unholy mess.
*sigh*
Then, however, there are the ones that share references to a single object. This worked really nicely with MFC serialization, but it makes cloning an unholy mess.
*sigh*