On 07.09.2010 13:57, Fabien Potencier wrote: > I have the answer for redistributable bundles: they must use XML as > their only way to provide configuration (as explained in the > documentation). Annotations must only be used for end-user code.
Which means you can't easily take your yml-configured code and publish it painlessly, you have to convert your entire config.. Not ideal. 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 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
