News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Soledad Pendaes' Blog:
PHP will never have a (real) Rails-like framework
January 31, 2007 @ 09:15:00

Well, according to Soledad Pendaes, PHP will never have a (real) Rails-like framework because of some of the limitations with objects inherent to the language.

I know the title is harsh but it's so true. At least it is according to nowadays php's implementation of classes and objects, which do not permit to "reopen" and add or redefine new methods to an existing class definition, which is the basis upon Rails (and I presume lots more of applications and frameworks) is built.

The post goes on to talk about they "why" behind the statement - basically that this kind of functionality makes it easier to "Extend. Morph. Adapt. Improve. Refine." your applications. She talks some about other frameworks that have tried to offer the same kinds of functionality Rails does (CakePHP and Symfony) but notes that they still have their limitations (in specific, mentioning CakePHP's AppModel functionality).

2 comments voice your opinion now!
rails framework redefine existing class php5 cakephp symfony rails framework redefine existing class php5 cakephp symfony





Similar Posts

SaniSoft Blog: Bugs & enhancements for Auth component in CakePHP v1.2 - Part 1

ThinkPHP Blog: Spooky Action at not so much Distance

Felix Geisendorfer's Blog: Enforce utf8 for multiple db connections

Symfony Project: symfony 1.0.0 beta 2 released

Stefan Mischook's Blog: Classes and Objects in PHP


Community Events







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


package releases security release code developer mysql cakephp job PEAR example zend zendframework framework conference application database PHP5 book ajax

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