On 26.01.2011, at 22:30, Tom Boutell wrote: > This would work, but Bernhard has persuaded me that it is a bad idea > to provide an implementation of a missing PHP feature that other > libraries might see and trust (because class_exists shows it) unless > that implementation is 100% sound and you're prepared to deal with > whatever might be asked of it. We're looking to do a stub > implementatation of the Intl extension here, so Bernhard is right that > in this case we should use a wrapper class instead and be consistent > about using it.
I think this is trying to play too nice. Its not our job to fix other peoples code by making our code more complex and slow. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
