No, you cannot use both sfPropelPlugin and sfDoctrinePlugin at the same time. I think you would have conflicts maybe and in symfony 1.2 it is not even possible.
- Jon On Tue, Oct 21, 2008 at 1:16 AM, kiszl <[EMAIL PROTECTED]> wrote: > > Just another question on the ORMs. Isn't it possible to use Doctrine > and Propel at the same time in the same application ? > (Let's forget about transactions, locks, etc... for now) I mean, can't > I use the propel version of the forum plugin with my project, that > happens to use Doctrine ? > Of course it needs a few lines of propel db configuration. But I would > access the forum database via the models anyway, so I don't mind > what's under the hood... > > Zoltan. > > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com http://www.doctrine-project.org http://www.symfony-project.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
