Article Discussion
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.
1 post on 1 page.      
« Previous 1 Next »
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: February 1, 1998 9:34 AM by Bill
Bill
Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
Designing Object Initialization
February 1, 1998 9:34 AM      
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
1 post on 1 page.
« Previous 1 Next »