XML is for me something for "enterprise" project, a project with "importance" which needs clean validation, clean structure of configurations and requires higher knowledge (XML, XSD, Namespaces, XPath, ...).
For my "test", "private" or "sandbox" projects I always need fast setup without thinking of clean setup of configuration. Here I want to see fast if something works or not. A Symfony beginner wants to explore Symfony framework fast without setup / thinking big. Here is YAML the right choice to go. An idea to provide two versions of Symfony2: enterprise-ready and starter-ready, but the con is not having the consistency. But people who wants to create enterprise projects know how to enable the XML configuration, but the beginner doesn't know where to start with YAML. My conclusion: YAML for default -- 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
