Hi Lee,

We've just converted our project to Propel 1.3 - the changes required were
fairly minimal and while we haven't benchmarked the site yet, the speed
increase seems very big. The only real change to the code is the way you
execute custom SQL.

But it is tricky having to remember to type propel-13- instead of propel- in
the command line :)

On Jan 24, 2008 1:17 PM, Jonathan Wage <[EMAIL PROTECTED]> wrote:

> Some of the existing propel plugins have been converted to work with
> Doctrine such as sfGuard. It is sfGuardDoctrinePlugin.
>
> However, inheritance is currently being refactored in Doctrine and their
> are issues with inheritance in both 0.9 and 0.10 branch. Unfortunately it
> is probably not a good time to jump ship to Doctrine because of the
> inheritance features.
>
> But, you are right that Doctrine is way more powerful than Propel. The
> downside to using Doctrine currently is that their is overhead with
> developing with beta software.
>
> - Jon
>
> On Jan 23, 2008 6:05 PM, Lee Bolding <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi All,
> >
> > I've hit a bit of a wall with one of my projects, and it seems that in
> > order
> > to get around it I need to use inheritance, which means using either
> > Propel
> > 1.3 or Doctrine.
> >
> > Which should I use? Doctrine's Class table inheritance or column
> > aggregation
> > inheritance is EXACTLY what I need!
> >
> > As far as I understand, most of the Symfony plugins are based around
> > Propel,
> > so I assume these won't work with the Doctrine plugin?
> >
> > Doctrine looks to be much more powerful than Propel 1.3, but I think it
> > will
> > be too much work for me to make necessary changes if it doesn't work
> > with
> > the plugins I intend to use. (as an aside, if this is the case, is there
> > any
> > work being done to port the Propel-based plugins to Doctrine?)
> >
> > Lee Bolding
> >
> > w: http://www.leesbian.net
> >
> >
> >
> > http://www.centresource.com
> > > >
> >

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to