One thing I've noticed with the documentation (unless I'm just missing it),
is that there seems to be documentation on the various parts of the
framework (Validation, Forms, ORM etc), but no documentation on how to best
integrate these pieces in a cohesive project.

For example, I'm not sure where I would define a model in the project, and
if there would be one shared model, or if I'm supposed to be created a model
for each bundle.

I'd appreciate it if anyone who is building a project in Symfony 2 could
give me some pointers on how a real world project is structured. For
example:

Model:
Where do you store your model in your project?
Do you break your model into different bundles?

Forms:
Do you create forms on the fly, or do you build form classes?
Where do you store forms if you build classes for them?

If there's any blog posts or guide's online along these lines I'd appreciate
a link to those too. I know it's a little early in Symfony 2's development
for extensive documentation, but I'd like to start experimenting with at
least a little guidance.

- Donald

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to