Link Details

Link 19201 thumbnail
User 111696 avatar

By bloid
via sob.apotheon.org
Published: Apr 18 2007 / 01:19

In recent years I've seen what looks like a slight resurgence of interest in software modularity. I've only really seen it in open source developer communities, and only in limited contexts, but it does seem to be a real, measurable increase. People are looking at programming style and saying "This needs to be decoupled," or at least "This needs to be more loosely coupled." This is a good thing, in and of itself -- the tendency has for a long time been to increase coupling over the life of a given software project, and to increasingly fail to instill decoupled programming values in people new to established projects.
  • 9
  • 3
  • 835
  • 369

Comments

Add your comment
User 182143 avatar

mezmo replied ago:

1 votes Vote down Vote up Reply

I have to strongly disagree, OOP tends to increase modularity and decrease coupling, if used correctly. Only when you delve into the depth of things like ORM mapping tools and their accompanying atrocities like DAOs and Value Objects, but the have nothing to do with oop, and in my opinion are the antithesis of real oop.
Besides that, they screw up the SQL as well.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (3)