Hi xplo,
what you have explained is the same problem we had and why we used the
bottom-up approach.
I think that if you could generate the db-schema from php-Objects,
using the bottom-up or up-bottom approach will be the same.
If you work in a team and each programmer defines his own Object and
next generate the DB-schema related only to their tables, i think all
the project should works fine; problems born when many people have to
put their own code in the schema.yml and next rebuild all the times
the php-Objects and the DB-schema.

Doctrine is a great program but i think that the schema.yml should be
eliminated and should be find a way to build the DB-schema directly
from the Objects (and function associated).
I hope Fabien will read this discussion and read his own opinion :-)

Giovanni

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