Hi all

When working on the configurations of DoctrineBundle and DoctrineMongoDBBundle Ryan and I faced the same issue: the bundles currently allows two ways to configure them which make the handling of the configuration far more difficult and can be confusing for end-users configuring their bundles. The discussion started between us on this pull request: https://github.com/symfony/symfony/pull/209

I propose removing the short syntax as the expanded syntax is not much complicated to define a single connection. You can compare them in https://github.com/stof/symfony-docs/commit/a3d74331e2868e7d2ade6b21d69b097097cc6bd8 which give the reference for DoctrineBundle. This would make the handling much cleaner and make it easier to document as there will be one way to configure them instead of two.

what do you think about it ?

--
Christophe | Stof

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

Reply via email to