News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
PHP Traits Good or Bad?
January 21, 2013 @ 09:19:48

In this new post to PHPMaster.com, Callum Hopkins takes a look at one of the more recently added features of the PHP language, traits an tries to determine if they're a good or bad thing for PHP development.

In early March 2012, the PHP Group announced the release of PHP 5.4. Developer eagerly anticipated the release because of the many new features 5.4 would bring, the most sought after being traits. [...] Traits have have been generally accepted by the PHP development community, mainly because it's a feature that exists within other programming languages like Java, C++, and Python. [...] Are they a feature which will help raise the level of PHP development, or are they just a fad?

The starts with a few reasons why he thinks traits are bad like their potential for abuse and the difficulties that could be caused by using them instead of something like an interface. On the good side, though, he mentions things like allowing for "multiple inheritance" and their addition showing growth in the language.

0 comments voice your opinion now!
traits feature language introduction good bad


blog comments powered by Disqus

Similar Posts

PHPit.net: An introduction to XML-RPC in PHP

Gonzalo Ayuso's Blog: Playing with the new PHP5.4 features

Nick Halstead's Blog: 10 Reasons why PHP is still very much alive

Symfony Blog: New in symfony 1.2: Small things matter

Lars Strogny: The state of meta programming in PHP


Community Events









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


community opinion release interview framework podcast composer unittest tool phpunit example object testing development event introduction database language code zendframework2

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