Hi, I would like to know if there is any article demonstrating or encouraging some design patterns or coding habits.
Because I started reading a lot of plugins and there is so much crap out there. People are merging their code with the configuration, the logging, the security etc. You end up having 4 lines of code for your business logic and 15 lines of code checking behind you. Maybe because I did too much Java but I'm used to have some design patterns. Other than the MVC and TDD, we do not having anything else. Even TDD is not complete and sometimes very hard to maintain. I already convince my team to choose Symfony for the frontend and Java for the backend. But, we are too many developers, with a lot of backgrounds and unfortunately a lot of different ways to write code. I know programming is not a science but an art. But with Java the whole team is designing in the same direction, with PHP everyone is an individual artist. Please let me know if you guys are using any good design patterns. Maybe starting to have snippets about concepts would be great. Thanks Sincerely -Hassen Ben Tanfous --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
