News Feed
Jobs Feed
Sections




News Archive
Paul Jones:
Symfony Components Sometimes Decoupled, Sometimes Not
January 03, 2013 @ 11:09:26

In this new post to his site Paul Jones talks a bit more about coupling in frameworks (see some of his recent Aura posts for more), this time looking at how the Symfony framework defines "decoupled" based on its object structure.

Previously, on decoupling and dependencies, I said: "Some [Symfony] commenters were dissatsifed with my use of unit testing requirements to discover what a package really depends on, as opposed to what its composer.json file states." I'm willing to allow that the Symfony commenters here might be right. Let's try looking at Symfony's claims and see how they stack up.

Based on a list of components Symfony says don't have mandatory dependencies, he finds that - out of the fifteen given - four of them do have dependencies.

Does having mandatory dependencies make it a bad project? Not at all. It just means their statement of "no mandatory dependencies" (and related statements) is not true for all the components listed. Now, it may be that the Symfony folk have a different idea of what "decoupled" and "standalone" mean.
0 comments voice your opinion now!
symfony framework component decoupled standalone


blog comments powered by Disqus

Similar Posts

Community News: Symfony Camp UA 2011 Announced

Francois Zaninotto's Blog: Validating a YAML file against a schema in PHP

Andi Gutmans\' Blog: Zend Framework surpassed the .NET Framework!

CodeIgniter.com: New User Guide in Development

Fabian's Blog: Better Performance patch for Symfony 1.0.x and Propel 1.2


Community Events









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


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

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