I agree, DbFinder plugin is brilliant! If you upgrade to propel 1.3 there is little difference in performance between Doctrine and Propel. For me the code insight from Propel is very valuable too.
On 27 Apr, 14:42, Crowley <[email protected]> wrote: > Try the sfDbFinder plugin. It has adatpter both for propel and > doctrine. And the syntax is similar to Doctrine. > > On Apr 27, 11:00 am, HiDDeN <[email protected]> wrote: > > > Why are you changing to Doctrine? It is a bit tricky when doing some > > things. For example, if you want to write a custom SQL, or if you want > > to write a Full-Text search, or just work with the backend (because > > the Doctrine pager is slow...) > > > On Apr 25, 9:16 pm, Alexandru-Emil Lupu <[email protected]> wrote: > > > > I never used Doctrine...but i think the pain will be the Criteria (s) > > > changes. If you have "Criterias" outside the model (i mean in action...) > > > then it will be a pain in the a** > > > alecs > > > > On Sat, Apr 25, 2009 at 9:44 PM, Lawrence Krubner > > > <[email protected]>wrote: > > > > > We are going to convert a site from using Propel to using Doctrine. > > > > Have others done this? Can you suggest what the pain points are? > > > > > I haven't looked, but I assume the Doctrine interface is different and > > > > therefore we need to crawl through our code changing a lot of method > > > > calls. > > > > -- > > > I am on twitter:http://twitter.com/alecslupu > > > I am on linkedIn:http://www.linkedin.com/in/alecslupu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
