> Yes, this is a very interesting project indeed. There are no changes in
cvs
> since october though, but I emailed him some days ago, and he said he'd
> started working on it again.
i started already ;-) there were a lot of changes to be made to make it
compile with the current cvs. the challenge is also to make the classes
inheritable from PHP code (not as easy as it should be, unfortunately). i
hope by this weekend (may 22) to have a working version with some basic
tests.

> What he's been doing is using the c++ implementation of ICU and mapping it
> to php classes, so he's not actually creating the parsers or anything,
just
> porting the whole library, similar to what's done with SimpleXML.
not quite. i really wanted this to be included in the core of PHP, so i
actually ported the code from C++ (yes im a sucker for torture, but the
extension should compile anywhere PHP compiles)

l0t3k

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to