Re: OO fans bashing Joins

From: Tony <tony_at_my.isp>
Date: 2000/03/14
Message-ID: <Dthz4.407$KK.29627_at_bgtnsc06-news.ops.worldnet.att.net>#1/1


Paul Linehan <linehanp_at_tcd.ie> wrote in message news:38c41287.31928400_at_news.tcd.ie...

> What OO definitely *_does_* do is make code more maintainable and
> easier to understand and debug.

Not necessarily. Encapsulation can, and many times does, only hides the complexity. If you
find yourself deep into some foundational object classes doing debugging, it may be very
difficult to do. Nothing has changed there. Debugging someone else's code is still difficult.
Only if you're working at a high abstraction level and everything underneath that level is
working well will maintenance be easier. It's a skill think rather than a technology thing.

Tony Received on Tue Mar 14 2000 - 00:00:00 CET

Original text of this message