Hi all, In my `main` application, let say I have a UserForm.class.php to manage my Users. This `main` application has a `foobar` module which displays a UserForm instance.
Well, I want to offers to the developers a way to extend this UserForm class by developing some plugins. Is there a clever way to extend UserForm, without overriding the whole `foobar` module ? -- Adrien -- 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.
