«« Next » « Previous
«« Next » « Previous

Link Details

You don't have to pay, but you do have to vote! Login and vote now.
Link 83884 thumbnail

By manpreetvohra
via livrona.com
Published: May 30 2008 / 07:14

Every now and then when I review code, I see developers write code that does not conform to the basis OO design principles and this eventually make it difficult to understand, maintain, extend blah blah..... Basically its just keeps on adding a layer of un-necessary complexity that you have to deal with. So what do you do?
  • 45
  • 2
  • 4098
  • 1824

Comments

Add your comment
User 285418 avatar

Motion Control replied ago:

0 votes Vote down Vote up Reply

Those are NOT genuine OO principles (except for the Liskov Substitution Principle) but general rules for program development.
,

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.