- From: Martin Duerst <duerst@it.aoyama.ac.jp>
- Date: Thu, 10 Apr 2008 19:43:40 +0900
- To: Felix Sasaki <fsasaki@w3.org>, Phil Archer <parcher@icra.org>
- Cc: "Eric Prud'hommeaux" <eric@w3.org>, public-powderwg@w3.org, public-i18n-core@w3.org
At 15:00 08/04/10, Felix Sasaki wrote: > >Hi Phil, > >I was looking into this section in your attachment: > >[ >2.1.3.4 Internationalized Domain Names > * Internationalized Domain Names (IDNs) should be converted from Punycode [RFC3492] into their UTF-8 string representations. So that, for example: > http://www.xn--exmple-jua.org/ > becomes > http://www.ex蚓ple.org/. >] > >If you have >http://www.xn--exmpless-jua.org/ >It is not possible to decide whether it should become >http://www.ex蚓pless.org/ >or >http://www.ex蚓ple゜.org/ >since "ss" in the Punycode string could have been originally "ss" or "゜". Not exactly. IDNA defines a toASCII operation and a toUNICODE operation. The toUNICODE operation is well-defined, and produces "ss" in the above case. What may be more of a complication is that the new proposals for the revision of the IDNA spec (IDNAbis) are proposing to move the mapping step out of the protocol definition. This at least leads to less certainity; I'm not sure how exactly it would affect POWDER. Regards, Martin. #-#-# Martin J. Du"rst, Assoc. Professor, Aoyama Gakuin University #-#-# http://www.sw.it.aoyama.ac.jp mailto:duerst@it.aoyama.ac.jp
Received on Thursday, 10 April 2008 10:45:33 UTC