We need some close or release API.

If I have a multilingual app, I will create a new collator for the user's
language.
I need to close it, or the app will accumulate many collators.

Also, since an app may use many different subsystems, they are likely to
create their own collators.
We need to be able to free them up.

Cache might be nice, but not urgent.
tex

-----Original Message-----
From: Stanislav Malyshev [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 17, 2007 6:53 PM
To: php-i18n@lists.php.net
Subject: [PHP-I18N] PHP intl APIs - part 1

Attached are API descriptions for two ICU modules - collation and number
formatting. The descriptions will also be checked into PECL module named
"intl", and the actual code will follow soon.
--
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

Reply via email to