Summary:
In this installment of the
Design Techniques column, I propose "the canonical object" as a Java idiom. The article discusses the fundamental services that all objects in general should offer, shows how objects can offer these services, and names such objects "canonical."
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: September 1, 1998 8:34 AM by
Bill
|
In this installment of the Design Techniques column, I propose "the canonical object" as a Java idiom. The article discusses the fundamental services that all objects in general should offer, shows how objects can offer these services, and names such objects "canonical." Read this Artima.com article: http://www.artima.com/designtechniques/canonical.html
|
|