Designing Object Initialization
Summary:
This installment of the
Design Techniques column begins with a quick look at object-design fundamentals, then goes on to discuss various approaches to designing initializers and constructors so as to facilitate the proper initialization of objects.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: February 1, 1998 9:34 AM by
Bill
|
This installment of the Design Techniques column begins with a quick look at object-design fundamentals, then goes on to discuss various approaches to designing initializers and constructors so as to facilitate the proper initialization of objects. Read this Artima.com article: http://www.artima.com/designtechniques/desinit.html
|
|