Hello all!

What we have for configuration?

- YAML (default in Symfony standard distribution)
- XML (in my opinion most powerfull option - with validation via DTD &
XSD but more complex to human)
- PHP (ugly but native ))
- Annotations (looks very cool in file but... maybe hard to debug, no
validation... unfamiliar and new in any case )...

So in my first Symfony2 projects i use YAML (at least in app/ -
because its default), XML and Annotations. Looks like spaghetti ((((

So, the question:

What configuration standard defacto main in Symfony2? I can't select
one by myself... But I want to configure my bundles in mostly common
way...



-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to