On 3 Dec 2008, at 23:17, Matías López wrote:
> I believe that most people (old users) are used to work with Propel, > so it may be more comfortable for them to do the Jobeet tutorial using > Propel. > > But, having the tutorial with both ORMs is a great news, this is the > chance for all to start learning and using Doctrine. Why not just one tutorial using DbFinder? That way you can present a schema for both Propel and Doctrine, and allow the user to choose. The only thing different will be the command to generate the models - which would take less than a paragraph to say "if you chose to use Propel, generate your models with.... if you chose to use Doctrine, generate your models with..." That's the least amount of work, and offers the best (ORM agnostic) solution ;) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
