On Sat, Mar 13, 2010 at 10:07 AM, Chen Ze <surfc...@gmail.com> wrote: > I think unicode should only care for string handling. Formatting > numbers should not be the thing that unicode cares. Unicode is a > standard for text, not for text or number formatting.
That's a totally wrong statement. Please read Unicode specs, there are clear references to formatting as well as many other areas. It is impossible to split the unicode scripts from the way we process or use them (output, formatting, sorting, searching, conversions, etc.). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php