On Fri, Mar 21, 2008 at 11:04:52AM -0700, Tom Gal wrote:
> Lots, but then it's probably because I get to work on more vertically
> integrated code. I use classes, and factories, and many common OO
> design techniques, and think it's very helpful. I feel really bad when
> I change my software or API, or a constant, and the LabView guys have
> to go change a bunch of diagrams over and over.

By the time you get to the realm of factories and hardcore OO design patterns
your talking about a massive mature code base you are refactoring.

Perhaps because I do lots of prototyping I don't see much use for inheritance.
If I did lots of *maintenance* and *refactoring* of huge code bases then
things might be different.

Chris

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to