On Sunday, February 24, 2008, Tom Haskins-Vaughan wrote: > I have quite a few classes that I'd like to use the same methods for. > These are for tables where I have created_by and updated_by fields. I > use the same getters in many different classes: NewsItem, BlogEntry, > Photo, etc. and I was wondering if there was a way to do it with out > explicitly declaring all the methods. You might consider using a Propel behavior + sfMixer.
Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
