News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Lukas Smith's Blog:
Its the end of the world as we know it.
July 26, 2007 @ 08:44:00

In a post from Lukas Smith, he gives responses to some of the questions/comments people have to say about PHP, specifically in how it's related to Java.

Whenever someone asks me why PHP is more "agile" than Java, I tell them that in PHP you can break most of the rules your comp sci course told you about and get away with it. Of course this means that you need PHP developers to constantly clean up their code.

He talks about rules for developing in PHP, one being not to change a method so make it incompatible with its parent. He recommends one way to avoid this - the E_STRICT warning to protect against possible conflicts and issues (the same kind of functionality in PHP6 is in E_FATAL though).

Please, lets get the sense back here. Lets not make things that are not fatal an E_FATAL. Lets use E_STRICT for the pedantic, lets add a E_DEPRECATED for all things deprecated. Lets not kill what makes PHP more agile than those other languages that think they know what I should be spending my time on.
1 comment voice your opinion now!
end world estrict efatal php5 php6 method parent child end world estrict efatal php5 php6 method parent child




Similar Posts

Jacob Santos' Blog: The Sexy Filter Extension and Fear of Regex

Pierre-Alain Joye's Blog: zip 1.8.0 can add empty dir, php6 zip initial unicode support

LaughingMeme.com: Looking at PHP5’s DateTime and DateTimeZone

DevShed: Build a Query Processor Class for Networking in PHP 5 (Part 1)

DevShed: Understanding Static Properties with PHP 5


Community Events







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


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

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