Because of the mapping required in IDNA2003, it is possible to use href=&quot;<a href="http://b%c3%bccher.de/">http://Bücher.de</a>&quot;, 
        as well as &quot;<a href="http://b%c3%9ccher.de/">HTTP://BÜCHER.DE</a>&quot;, or &quot;<a href="http://bu%cc%88%cc%88cher.de/">HTTP://BU¨CHER.DE</a>&quot; 
        (where the ¨ represents a <code>
        <a href="http://unicode.org/cldr/utility/character.jsp?a=0308">U+0308</a></code> 
        ( ̈ ) COMBINING DIAERESIS), or many other variations.<br><br>According to IDNA2008, uppercase Unicode is simply illegal. href=&quot;<a href="http://b%c3%bccher.de/">http://Bücher.de</a>&quot; would simply fail. So bundling of case variants is not necessary. However, many of us are quite concerned about the interoperability and security problems that will ensue. See the draft mapping being worked on by the Unicode consortium, so as to preserve interoperability as much as possible: <a href="http://www.unicode.org/reports/tr46/">http://www.unicode.org/reports/tr46/</a><br>
<br clear="all">Mark<br>
<br><br><div class="gmail_quote">On Tue, Feb 24, 2009 at 13:36, Shawn Steele (???) <span dir="ltr">&lt;<a href="mailto:Shawn.Steele@microsoft.com">Shawn.Steele@microsoft.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There&#39;s lots of discussion of bundling of related names instead of mapping.  I&#39;m curious how that behaves when round tripping?<br>
<br>
Presumably a registrant would like a specific name.  Related names are also interesting, hence bundling, however there is probably one preferred specific name.  How does the client device get from some input variant to the preferred name in the UI (eg: browser address bar)?<br>

<br>
Bundling also has some limitations.  Bundling (or not) Eszett with ss may be interesting and helpful, however that won&#39;t scale to casing.  Currently DNS is expected to be case insensitive, and it isn&#39;t really practical to register all the variants of some IDN form of mYdOmAiN.com.  So there&#39;s still a question of mapping, clients are still going to have to do at least some mapping.<br>

<br>
- Shawn<br>
<br>
_______________________________________________<br>
Idna-update mailing list<br>
<a href="mailto:Idna-update@alvestrand.no">Idna-update@alvestrand.no</a><br>
<a href="http://www.alvestrand.no/mailman/listinfo/idna-update" target="_blank">http://www.alvestrand.no/mailman/listinfo/idna-update</a><br>
</blockquote></div><br>