in reply to Re: Implementing a Mixin Class
in thread Implementing a Mixin Class
If it looks like I'm bitter, then yes, I am -- I'm tired of "architects" without a clue as to how to write maintainable code getting paid 3x as much as the folks that actually do real work, and all the time they are making easy things harder to maintain, not easier. I went to school thinking software architecture was the coolest thing ever. Reality has taught me otherwise. The need for new OO-isms (mixins, the need to quote GoF daily, AOD, reflection, etc) are usually a coverup for a basic design flaw somewhere in the program. Keep it simple!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Implementing a Mixin Class
by Happy-the-monk (Canon) on Jun 03, 2004 at 11:20 UTC |