Re: intl extension

Stanislav Malyshev <[email protected]> Mon, 12 May 2008 14:55:46 -0700
Newsgroups gmane.comp.php.internationalization
Organization Zend Technologies
Message-ID <[email protected]>
Hi!

> I would have some question:
> - If I should have to came out to a site with multi language support in
> 1-2 months is it worth to rely on this extension? (Will be part of 5.3?)

Yes, I think so.

> - Is there now standard like way to handle plurals?

In MessageFormatter, you have a way to use conditionals (see ICU docs 
here: 
http://icu-project.org/apiref/icu4c/classMessageFormat.html#_details) 
which may allow you to do correct plurals. Of course, you would still 
have to supply the correct words (room/rooms, etc.) in the format.
-- 
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