in reply to Re: InsideOut - even tighter coupling
in thread InsideOut - even tighter coupling
The moral of this story. When writing your Class, treat your class as you would an external class. It all comes back to the Golden Rule: Treat others as you want to be treated. hmm... It even works for programming =]
This approach leads to a more flexible Object Model, and when implementations change you will find yourself typing less code.
( Because we all know that programmers are lazy =] )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: InsideOut - even tighter coupling
by Aristotle (Chancellor) on Oct 13, 2003 at 17:45 UTC |