+1 from me. -- dims
On 11/20/06, James M Snell <[EMAIL PROTECTED]> wrote:
All, As part of the Abdera incubation project I've implemented support for IRIs that includes unicode normalization, IDNA, punycode, etc. This code duplicates a subset of what is provided by ICU [1] in a much smaller package. The intention (tho not the current reality) has been to make it so that if ICU was present, it's unicode and IDNA implementation would be used instead. In any case, I was wondering if there would be interest in separating the Abdera IRI implementation out into it's own commons project so that it can be available for more than just Abdera. Use of IRIs is growing and there are currently no other implementations available to Java developers that do not depend on ICU. - James [1] http://icu.sourceforge.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
