Re: PHP6 wiki page

From: Date: Sat, 15 Feb 2014 12:32:06 +0000
Subject: Re: PHP6 wiki page
References: 1 2 3 4 5 6 7  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Pierre Joye wrote:
On Feb 15, 2014 12:43 PM, "Pierre Joye" <[email protected]> wrote:
On Feb 15, 2014 2:35 AM, "Rasmus Lerdorf" <[email protected]> wrote:
What we really need is an awesome small and fast Unicode library that does everything ICU does but faster and in less code while using UTF-8 as its internal storage so we don't have to convert on each and every operation. There are a ton of non-obvious things beyond simple string manipulation. String collation alone is massively complicated, for
example. interesting. There are other but it has to be chosen very carefully :) https://github.com/josephg/librope claims to be fast and compliant. Added to my list.
If I'm reading that correctly it does the substring stuff on already converted UTF8 strings? It needs a UTF8 conversion of even a UTF16 string to work ... I think? -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

Thread (17 messages)

« previous php.internals (#72629) next »