--- Begin Message ---
Yes, normalization would be a good addition too, thanks for the idea.
I notice normalization is not on your list. Would you consider adding
it? In MediaWiki we currently have a pure PHP implementation of the NFC
algorithm, which is obviously rather slow. We tried writing
--- Begin Message ---
Interesting question here: what about overloaded methods, especially
overloaded ctors in Calendar etc?
When PHP can't follow other APIs because of language limits we'll try to
find a solution on case-by-case basis - either follow C API or do
something smart depending on
--- Begin Message ---
I totally lack the words to describe the awesomeness of this. Really,
really fantastic. At Agavi (http://www.agavi.org/), we've ported
parts of ICU (locale, calendar, date) to PHP and we're using it
together with CLDR data, but as you might imagine, it's awfully slow.
--- Begin Message ---
I totally lack the words to describe the awesomeness of this. Really,
really fantastic. At Agavi (http://www.agavi.org/), we've ported
parts of ICU (locale, calendar, date) to PHP and we're using it
together with CLDR data, but as you might imagine, it's awfully slow.
Interesting question here: what about overloaded methods, especially
overloaded ctors in Calendar etc?
When PHP can't follow other APIs because of language limits we'll try to
find a solution on case-by-case basis - either follow C API or do
something smart depending on input parameters.
--
Yes, normalization would be a good addition too, thanks for the idea.
I notice normalization is not on your list. Would you consider adding
it? In MediaWiki we currently have a pure PHP implementation of the NFC
algorithm, which is obviously rather slow. We tried writing our own
interface to the
I totally lack the words to describe the awesomeness of this. Really,
really fantastic. At Agavi (http://www.agavi.org/), we've ported
parts of ICU (locale, calendar, date) to PHP and we're using it
together with CLDR data, but as you might imagine, it's awfully slow.
This new extension wil