Matthias Nothhaft wrote: > Charley Tiggs schrieb: >> What I'm trying to do is justify to my team members the need to switch >> to Doctrine and spend the extra development time (read client's money) >> towards Doctrine. > > Doctrine offers additional features you will not (maybe never) find in > Propel. For example support for: > > - templates (IMHO a killer feature of Doctrine: reuse premade models): > http://www.phpdoctrine.net/doctrine/manual/new/?chapter=class-templates > > - migration (up/downgrade between versions of your model): > http://www.phpdoctrine.net/doctrine/manual/new/?chapter=migration > > Furthermore Doctrine is able to hydrate arrays instead of objects. This > saves memory and speeds up your application. > > Just browse the documentation and see how much Doctrine can do for you.
Thanks Matthias. Much appreciated. Last question: How difficult is it to move existing code from Propel to Doctrine? Charley --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---