----- Original Message -----
From: "Keith Moore" <[EMAIL PROTECTED]>
To: "Soobok Lee" <[EMAIL PROTECTED]>
Cc: "Keith Moore" <[EMAIL PROTECTED]>; "Martin Duerst" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 11:10 PM
Subject: Re: [idn] Re: Back to work (Nameprep) (was: Re: Just send UTF-8
with nameprep (was: RE: [idn] Reality Check))
> > Now, let's think about another case of all-Greek "oo.com" and
all-Latin
> > "oo.com":
> > Either of the two consists of scripts from only single character sets.
> > But the two still look very similiar. Do you have any good idea about
this ?
>
Assume there are no mixed type of language scripts except the ASCII.
At client side , the input method environment knows what language the user
used.
To differentiate them , a lookup table can be used , they can be
represented as:
Greek(oo.com) => unicode(oo).greek.com
Latin(oo.com) => unicode(oo).latin.com
Just like ACE is mapped to ASCII LDH, so ACE(IDN) need bq-- tag for IDN
to differentiate them from traditional ascii domain-name.
Li-Ming Tseng,