On 1/16/11 11:13 PM, Florian wrote:
+1 for jf simon's suggestion, it makes more sense to me.
As bundles are first class citizen in Symfony, why not renaming src to
bundles ? you will find nothing but bundles in it, since vendor is
moved at root.

Under src/, you can have more than just bundles. For instance, I like to put my "Model" files outside bundles, as the model should be reusable in a non-Symfony context. And by model, I don't mean just Doctrine entities, but all the code that encapsulate my business layer.

Fabien

just thought to a little point: remove the "s" to bundles or add it to
vendor, but it has to be uniform, imo.


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