One thing that worries me - if(well _when_) we move to Doctorine - are we going to have to rewrite our symfony apps - or will the basic model remain the same - (with added features)
? -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of notjosh Sent: 27 November 2007 12:17 To: symfony users Subject: [symfony-users] Re: Best way to get data from DB > Propel is more than usable, it is stable. Not damned > fast, not as shiny as some would like but it works and that's all many > expect from it. Hehe, Propel 1.3 is roughly as fast as Doctrine (for basic tasks, anyway. Lazy/eager loading, complex joins, etc are ignored in this). But then again, both are slower than mysql_query(), right? Let's abandon ORMs altogether...? Thought not. At the end of the day, I think you should use what's comfortable for you. Either Doctrine or Propel will serve you well, I'm sure. It's nice to be spoilt for choice, really :) Josh. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
