Re: [PHP-I18N] PHP intl APIs - part 1

[email protected] (Andrei Zmievski) Wed, 18 Jul 2007 12:10:58 -0700
Newsgroups php.i18n
Message-ID <[email protected]>
I looked at that at the start of the Unicode project and found that  
ICU does have a need for persistent data. I don't think we can make  
it use our memory allocation engine.

-Andrei


On Jul 18, 2007, at 10:26 AM, Stanislav Malyshev wrote:

> Speaking of which, we  might want to use u_setMemoryFunctions (see  
> http://www.icu-project.org/apiref/icu4c/ 
> uclean_8h.html#5dea766c5e726833400dc0ee24a2bc6a) to make ICU use  
> PHP's memory function. This, however, depends on whether ICU  
> allocates any persistent data (caches, etc.) with these functions.
>
> -- 
> Stanislav Malyshev, Zend Software Architect
> [email protected]   http://www.zend.com/
> (408)253-8829   MSN: [email protected]
>
> -- 
> PHP Unicode & I18N Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php