The actual model names will be the same though for both Doctrine and Propel, you would have to move one set of models out of the way so Symfony does not try to autoload both sets of models.
- Jon Matthias Nothhaft wrote: > Jonathan H. Wage wrote: > >> No, now that I think about it I think you are right it should be bundled >> with sfGuardPlugin and just be a configurable option for them to use in >> addition to the base sfGuardPlugin functionality. >> >> As for the auto loading of models, in order for this to be possible I >> think we may need to have a manual installation step when you choose >> which ORM you are using. That kind of sucks :( >> > > Not sure but isn't there a way by e.g. pre or postfixing the classes? > > - sfGuardUserPropel > - sfGuardUserDoctrine > > Regards, > Matthias > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
