Stas and Ed,

Since the intl implementation is still some way off, what would you
recommend to use as a string resource format? Right now we are planning on
just having files with large php arrays in them (one file per locale) and
then including the appropriate file at system startup. Is there a better
way? We can't use the php gettext extension, since it doesn't support the
Linux gettext's context sensitivity.

Any information would be appreciated.

Thanks again.

--Joel Sahleen 

On 3/12/09 12:13 PM, "Stanislav Malyshev" <s...@zend.com> wrote:

> Hi!
> 
>> was wondering if anyone could tell me what resource formats (e.g., XLIFF or
>> TMX) the intl extension might someday support. I would also be interested in
> 
> The formatand APIs  would probably follow the ones ICU library uses,
> which are described here:
> http://userguide.icu-project.org/locale/resources
> http://userguide.icu-project.org/icudata



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

Reply via email to