On 07/14/2011 11:43 AM, Hannes Landeholm wrote:
Okay, maybe it could be attempted to be squeezed in anyway to 5.4? I really need this feature and apparently others feel the same way. - It would benefit MVC framework design - one of the most common design pattern for web development. - The ticket has been open for over a year now and it has a lot of votes and high score. (High priority.) - It's not especially complex. (Easy to implement.) - It's not a language construct. (Non-controversial.) - It's already implemented in other OOP languages and has been extensivly researched. (Non-controversial.) - It could be implemented by adding a single additional Spl class. (Easy to implement.) ~Hannes
To expand on Stas's statement, you need to start a practical discussion of the feature. This should give examples, show where it will fit in the PHP eco-system, what it will do, and where it will take the language. Once you have received feedback then create an RFC with examples (aka future testcases). And somewhere during this process create a patch or find someone willing to make one. Also see http://news.php.net/php.internals/52812 and https://wiki.php.net/rfc/voting If you're lucky and the idea's good, then you might find it all happens quickly with minimal effort. Otherwise you will need patience and perseverance. Chris -- Email: christopher.jo...@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php