News Feed
Jobs Feed
Sections




News Archive
Timothy Boronczyk's Blog:
What's Wrong with OOP
June 11, 2009 @ 08:44:05

In this new post to his blog Timothy Boronczyk has a few suggestions about what's wrong with the current implementation of object oriented programming in most languages (including PHP).

Proponents of Object Oriented Programming feel the paradigm yields code that is better organized, easier to understand and maintain, and reusable. [...] If objects truly model the way people think of things in the real world, then why do people have a hard time understanding and working in OOP? I suspect the problem might be the focus on objects instead of actions.

He goes on to explain that, in his opinion, the functionality would be more understandable if it focused on the actions from the user's point of view rather than what the object itself can do.

The way some OOP languages (like Java and C#) force objects on the programmer borders on the absurd. [...] Sadly though, that decision isn't left to the programmer who has been tasked with developing and maintaining a system.
0 comments voice your opinion now!
action objectoriented oop wrong


blog comments powered by Disqus

Similar Posts

WebReference.com: Controllers: Programming Application Logic - Part 2

Timothy Boronczyk's Blog: What's Wrong with OOP

ZendCasts.com: Introducing Action Helpers

PHPEasy.co.uk: Object Orientation Basics part 4 – Implementing CRUD methods

Sherif Ramadan: PHP OOP: Objects Under The Hood


Community Events











Don't see your event here?
Let us know!


conference community introduction rest zendframework2 google testing database framework phpunit language functional opinion release development symfony2 usergroup podcast interview series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework