News Feed
Jobs Feed
Sections




News Archive
php|architect:
Analysis Following Ruby Makes PHP Number Two
September 24, 2010 @ 10:13:04

On the php|architect blog today Bill Karwin has posted his response to this interesting suggestion from Dennis Hoston about how to "reinvent" object-oriented programming in PHP.

Dennis acknowledges that the name needs work. But, getting past that, his blog is about some creative experiments Dennis is working on. He has come up with a pretty innovative way of creating objects dynamically in PHP that allows for some usage that conventional PHP coding techniques don't support.

He talks about some of the features that this method allows that the usual style of OOP don't allow like class scoping, methods can be added at any times and that the classes created can be temporary. He points out that the base object is actually a factory and makes it simple to create those other instances of child objects. He also mentions some of the features that will no longer work with Deniss' approach like interfaces, instanceof, reflection and autoloading to name a few.

0 comments voice your opinion now!
oop reinvent response dennishoston phpoopr


blog comments powered by Disqus

Similar Posts

PHP.net: Manual restructure and license change

Reddit.com: Good guidance for shifting to OO from Procedural coding

Chris Justus' Blog: 4 Reasons Java Will Outlive PHP (My interview with IEEE...)

SpinDrop.us: Parsing a list of Key:Value pairs

Community News: Responses to Namespaces


Community Events











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


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

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