News Feed
Jobs Feed
Sections




News Archive
Michael Kimsal's Blog:
PHP, Groovy and language evolution
May 29, 2008 @ 12:52:07

In a new post Michael Kimsal does a good job comparing the rise of PHP5 (and what it brought with it) to his language of choice these days - Groovy.

I remember when PHP5 first came out having 'discussions' with a number of people who insisted that PHP5 was way better than 4. [...] Basically, intentions were made clearer with things like "public protected private" (PPP),but I have not yet seen any web project get done faster or dare I say even much *better* due to those sorts of things. [...] This isn't specifically saying PPP is necessarily bad, but that PHP could have addressed the issue in a fashion more suitable to dynamic languages. Keep reading for an example.

His comparison is to how Groovy handles properties in a class - everything is private unless declared otherwise. This could be ported (somewhat) over to PHP and would eliminate the need to search&replace all over the code for the right variables.

1 comment voice your opinion now!
groovy java language evolution php5 private public protected


blog comments powered by Disqus

Similar Posts

Lukas Smith's Blog: Making PHP 5.3 Happen

DevShed: Throwing Basic Exceptions When Auto Loading Classes in PHP 5

Gaylord Aulke's Blog: PHP vs. Java

Giorgio Sironi's Blog: Java versus PHP

Matthew Weir O'Phinney's Blog: Extending Singletons


Community Events











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


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

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