News Feed
Jobs Feed
Sections




News Archive
ZDNet Australia:
If PHP then goto is the future
June 11, 2009 @ 14:51:46

With all of the recent talk about GOTO in PHP 5.3, there's been a lot of comments, both positive and negative, about the functionality and the PHP development group's choice to include it. This new article from ZDNet (Australia) looks at the debate that's been going on and provides a more "clueful" perspective.

Few things can spark more religious fervour amongst programmers than the mention of a goto statement. PHP has stepped into the middle of the firefight by announcing that it will be implementing goto functionality in version 5.3. [...] By going against the goto grain, PHP is challenging a tenet upon which the foundation of modern programming is built. [...] Here's a shock for the young, blindly-accepting-articles-of-faith type of programmer that has never had to use a goto: most high-level languages implement a form of goto, you just know them as break, switch and continue.

He agrees with most of the masses that, in the wrong hands (or in the hands of an inexperienced programmer), it could result in some truly horrific code. For some, however, its the open door they've been looking for - jumping out of structures so deep in logic that getting back out has been a major struggle.

0 comments voice your opinion now!
future opinion goto


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: Designing Databases: Picking The Right Data Types

Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie

Anthony Ferrara's Blog: On PSR-0 Being Included In PHP's Core

Marco Tabini's Blog: Software, APIs and all the king's men

Reddit.com: Too many bugs and too much stress


Community Events











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


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

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