Hi Adrien, We are in the process of changing a large project to Doctrine, because we found the DQL language better suited for our complex queries. Having done Propel for 1,5 year, Doctrine is easy to learn and much closer to (old skool) SQL.
Also Doctrine is a bit more flexibel. There is usually more than one way to get/do something. I am wrintin a howto on changing from Propel to Doctrine: http://trac.symfony-project.org/wiki/ConvertingPropelProjectToDoctrine Like Gabor said, Propel has a new Lead (former core Symfony-er Francois Zaninotto) See here: http://groups.google.com/group/symfony-devs/browse_thread/thread/836663e940672632/6dc164afe1f42bbb?lnk=raot So it will surely stay alive. The choice is yours! On Oct 2, 9:15 am, Adrien Mogenet <[email protected]> wrote: > Hi everyone, > > I developping a "simple" association manager, which can manage > members, fees, expenses, activities, accounts... > I'm using symfony 1.2 (trunk) and Propel 1.3 (trunk also). > > I know that symfony will evolve with Doctrine and not with Propel > anymore. > > So I'm wondering if it would be interesting to change my current ORM, > even if it's a small project. > Will it take a long time to perform this change ? > > Will it be interesting in the near future to change from Propel to > Doctrine ? > > If you have any experience to share, feel free :-) > > -- > Adrien Mogenet > Looking for a 6 month internship, opensource/innovative > projectshttp://adrien.frenchcomp.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
