Matthias Nothhaft wrote: > Do you miss something with Symfony? > Are there things that doesn't fit to your needs? > Did you stumble over problems you can not solve (good enough) with Symfony?
Some internal classes cannot be extended (sfI18N is an example of this). You need to actually replace the entire class. This is because the class name is used in a static call. regards, Lukas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
