Hi, I have read an article (link below) about adding profiles to the users that are generated after building the sfDoctrineGuardPlugin models that are defined in its schema.yml.
http://www.symfony-project.org/blog/2008/11/12/call-the-expert-customizing-sfdoctrineguardplugin It says that if you want to add a profile to the users you should add a new model in schema.yml called for example "Profile" and that must be related to sfGuardUser model. My question: Is there anything that advise against adding the profile fields in the sfGuardUser directly instead of define the model "Profile"? Ciao Javi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
