Designing Fields and Methods
Summary:
This installment of the
Design Techniques column shows how some fundamental software design techniques, like avoiding special data values and minimizing method coupling, apply to Java.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: March 1, 1998 9:34 AM by
Bill
|
This installment of the Design Techniques column shows how some fundamental software design techniques, like avoiding special data values and minimizing method coupling, apply to Java. Read this Artima.com article: http://www.artima.com/designtechniques/coupling.html
|
|