On 24.09.2010, at 19:53, Jonathan Wage <[email protected]> wrote: > My feeling about this is the same as the issue with the default template > language to use. The default should not necessarily be about what is the > best, but what is the easiest and fastest to get started with. YAML in my > opinion should be the default. But for me personally, I will likely use XML.
so what should be the standard for bundles? should bundles, that we all want to use use the beginner friendly approach? php for templates, php for configuration maybe a few annotations for quick short controller and route setup? or should bundles default to being useful for experienced developers using best practices? if bundles also focus on beginners will we not be loosing seasoned devs who get tired of fixing bundles to work for big projects. if instead bundles use the best practices, what do we gain for beginners by making the core defaults incompatible? imho we should offer a beginner config bundle that they use at the start of a tutorial but that we remove towards the end. regards Lukas -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
