Windojitsu -- blog.NET kung-fu in the ancient and venerable style of Win32Copy Constructors vs ICloneable -- Redux (Updated!)- September 16, 2004 Back in 2002, I wrote an article for ONDotNet.com, about .NET&39;s copying, cloning, and marshalling semantics. I suggested that the role of C++ style copy constructors was diminished, in the face of ICloneable. Boy, was I wrong... Updated: Ken Kozman points out an embarrassing bug in my copy-ctor implementations. The assignment operations are backward! This was almost certainly due to me fumbling a copypaste operation, while messing around in the HTML trying to...http://www.windojitsu.com/blog/copyctorvsicloneable.html |