Hi everyone. Symfony is a great framework! I have a project based on askeet thats been in development for a short while, and I already have a User table, model classes, with a fair amount of cooperation with other tables.
My understanding of sfGuard is that it all User data separate from the data central to sfGuard's purpose is stored in a Profile table. I'm considering how best to integrate this into my application. I've already made a branch from the subversion tree for development of groups/permissions/user management, installed the plugin, I've updated the settings.yml all arranged for inheritance of the session object from sfGuardSecurityUser. There are still several places in my app where it expects a different object than its getting, which is causing problems. I imagine that this is a fairly common development scenario. Has anyone run into it before? Any tips, or best practices? (I promise to put up a page on the symfony wiki!) Thanks for yr time. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
