Open ahundiak opened 8 years ago
While using guidelines is a good thing, may it prevent merges to upstream because it would change a lot of code?
The master branch is already following some of the newer practices so I don't really anticipate a big problem with merging if that is the final direction.
When Symfony 2 was first released there was a set of informal guidelines for developing bundles which the FOSUserBundle followed fairly closely.
We now have an official set of best practices: http://symfony.com/doc/current/best_practices/index.html
Quite a few changes.
So do we go ahead and refactor the code to follow the new guidelines as much as practical while maintaining backwards compatibility? Or pretty much just leave it as is for now?