Comments on: Clarifying things I wrote in the previous post. http://jrwren.wrenfam.com/blog/2005/11/05/clarifying-things-i-wrote-in-the-previous-post/ babblings of a computer loving fool Mon, 21 Nov 2016 19:37:12 +0000 hourly 1 https://wordpress.org/?v=4.7.2 By: Eric http://jrwren.wrenfam.com/blog/2005/11/05/clarifying-things-i-wrote-in-the-previous-post/comment-page-1/#comment-420 Sun, 06 Nov 2005 03:00:58 +0000 http://little.xmtp.net/blog/?p=520#comment-420 Abstract base classes do not interfaces make, but I get what you’re saying, not having real language to do it, that’s the next best thing. Really what they end up being is a framework, which just tends to be horrible.

I think the fragile base class and open/closed principles are ideals… In practice you keep them in mind, you strive for them, but you can’t always hit them perfectly. I think you and I agree on how to use them. It really just all goes back to knowing what class has what abilities and limiting the effects of changing classes, and the classes that depend on them.

e.

]]>
By: jrwren http://jrwren.wrenfam.com/blog/2005/11/05/clarifying-things-i-wrote-in-the-previous-post/comment-page-1/#comment-419 Sun, 06 Nov 2005 02:57:36 +0000 http://little.xmtp.net/blog/?p=520#comment-419 I hate that people are complaining that they cannot post comments in my blog 🙁 I wish I knew how to fix it.

]]>