Write a new plugin that requires sfGuard that way you don't have to worry about it when you upgrade sfGuard.
James On Dec 9, 2008, at 10:06 PM, daskalou wrote: > > Hi all, > > I want to add in extra methods to the base sfGuardUser class. > > I'm afraid/reluctant to change anything in the plugins/sfGuardPlugin > directory, but that is where the sfGuardUser class exists (in plugins/ > sfGuardPlugin/lib/model/sfGuardUser.php). > > What would be the best way to do this? Is the norm to change this file > directly and deal with the consequences later, or should I add in > proxy methods to apps/myapp/lib/myUser.class.php? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
