On 1/16/11 3:25 PM, Henrik Bjornskov wrote:
What would be in the src directory other than the Application folder?

Whatever you want. Application/ is just what we use today by default, but it's really up to you to structure your application code.

So, I can see a top Model namespace for instance, and a Bundle/ one (instead of Application/). But this is just an example.

The idea here is that under src/, you are free to do whatever you want. Of course, a good practice should be to follow the interoperability standard, and as such, the only directory under src/ should probably be your vendor namespace name.

Fabien

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

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