Talk:Object copy

From Wikipedia, the free encyclopedia

[edit] Cleanup requested

Sorry, but this page seem jumbled up. The term Deep Copy can be explained without diving too deep into the specifics of one programming language (although an exame _can_ be C++ code). Going into copy constructors here doesn't seem to me like a good idea.

And what's with "The specification of C++ understandably frowns on changing t" ???

Ripper234 20:22, 2 April 2006 (UTC)

Hi, I changed the article a little bit. It was lacking the initial simple definition of the term so I added it. Plus I added an introduction for simple copies. That can be expanded to give examples of how overloading applies to object copying. Copy constructors ditto. It still needs to be improved. --Radacovsky 00:00, 27 October 2006 (UTC)

Hi

i have added an example code which describes the difference between deep and shallow copy to my understanding, please let me know any corrections in the code.

with regards krishnakishoremendi@yahoomail.com —Preceding unsigned comment added by Kk2mkk (talkcontribs) 14:34, 22 April 2008 (UTC)