Digital Media Web Blogs > Web

Java Design Issues


Related link: http://www.artima.com/intv/issues.html

"I am not fond of copy constructors. In fact, I'm not very fond of constructors at all. The problem is that the code that creates the object with a constructor is defining the object's type. In all other operations, the code that uses an object effectively only defines that the object is at least a certain type. Constructors are an exception to that rule. I don't think that exception should exist," says Ken Arnold in this Artima.com interview.

Categories





AddThis Social Bookmark Button




Read More Entries by Bill Venners.

Topics of Interest

Related Books

Recommended for You

Archives


 
 


Or, visit our complete archive.  

Stay Connected