On Sun, Jun 5, 2011 at 11:44 AM, keymaster <ad...@optionosophy.com> wrote:
> 1. config/config.yml file - Yaml
> 2. bundle config files - XML
> 3. application config files - Yaml.
> 4. translation resources - XML (XLIFF).

1 and 3 are the same, and it's Yaml because that's known by sf1 users,
and kinda easy to jump into.

2 is XML because some people think it's more readable to define
services, I don't agree but that's why it is like that. You don't have
to do it for your own bundles, it's just the recommended way for
opensource stuff so we have standardized stuff and it's easier to
parse code from other people.

4 well, XLIFF is a xml standard for translation, if you don't like it
you can also use Yaml for translation files.

Cheers

-- 
Jordi Boggiano
@seldaek :: http://seld.be/

-- 
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