I get the impression the symfony team has worked hard to decouple the
choice of model/storage layer from the framework itself, so that
people who have invested heavily in doctrine or propel can all get the
most out of symfony itself. I would say they were probably criticized
for their dependence on propel, when it wasn't evolving as fast as
doctrine, but from what I've seen, it seems like more recent versions
of propel are a big improvement too.

It also means more possible options in future - for example, being
able to drop-in storage backends like couchdb or a different style of
ORM altogether.

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to