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