Re: [Ltru] Eliminating the preposterous ASCII ordering in lookup
"Randy Presuhn" <randy_presuhn@mindspring.com> Sat, 24 June 2006 06:27 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1Fu1c3-0003FN-3P; Sat, 24 Jun 2006 02:27:23 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1Fu1c2-0003BH-95 for ltru@ietf.org; Sat, 24 Jun 2006 02:27:22 -0400
Received: from pop-tawny.atl.sa.earthlink.net ([207.69.195.67]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1Fu1by-0005T0-Ox for ltru@ietf.org; Sat, 24 Jun 2006 02:27:22 -0400
Received: from h-68-165-4-59.snvacaid.dynamic.covad.net ([68.165.4.59] helo=oemcomputer) by pop-tawny.atl.sa.earthlink.net with smtp (Exim 3.36 #10) id 1Fu1bx-0002u7-00 for ltru@ietf.org; Sat, 24 Jun 2006 02:27:18 -0400
Message-ID: <002f01c69757$4b343760$6501a8c0@oemcomputer>
From: Randy Presuhn <randy_presuhn@mindspring.com>
To: ltru@ietf.org
References: <000601c6380a$144a7450$9fcd15ac@ds.corp.yahoo.com>
Subject: Re: [Ltru] Eliminating the preposterous ASCII ordering in lookup
Date: Fri, 23 Jun 2006 23:27:39 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1478
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 73734d43604d52d23b3eba644a169745
X-BeenThere: ltru@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Language Tag Registry Update working group discussion list <ltru.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ltru>, <mailto:ltru-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/ltru>
List-Post: <mailto:ltru@ietf.org>
List-Help: <mailto:ltru-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ltru>, <mailto:ltru-request@ietf.org?subject=subscribe>
Errors-To: ltru-bounces@ietf.org
Hi - Just what is the proposed change to the document? To delete the example? This is rather late in the process, and, as a technical contributor, I don't see any significant benefit to deleting the example. Randy ----- Original Message ----- From: "Addison Phillips" <addison@yahoo-inc.com> To: "'Mark Davis'" <mark.davis@icu-project.org>; "'John Cowan'" <cowan@ccil.org> Cc: <ltru@ietf.org> Sent: Wednesday, February 22, 2006 4:45 PM Subject: RE: [Ltru] Eliminating the preposterous ASCII ordering in lookup It is merely an example of what one could do. It isn't obligatory. So it isn't that bad, I guess. We don't have text that requires a mapping to basic ranges at the moment and don't necessarily need to introduce it. On the other hand, I don't think I'd implement an algorithm that way and most underlying locale-like fallback systems will do as I suggested. Addison Addison Phillips Internationalization Architect - Yahoo! Inc. Internationalization is an architecture. It is not a feature. > -----Original Message----- > From: Mark Davis [mailto:mark.davis@icu-project.org] > Sent: 2006年2月22日 14:54 > To: John Cowan > Cc: ltru@ietf.org > Subject: Re: [Ltru] Eliminating the preposterous ASCII ordering in lookup > > I'm guessing, but only a guess, that this is related to the following text: > > > For example, an implementation could return the matching content that > > is first in ASCII-order. For example, if the language range were > > "*-CH" and the set of content included "de-CH", "fr-CH", and "it-CH", > > then the content labeled "de-CH" would be returned. > "preposterous" is a overblown language. And I strongly disagree with > your proposed change. In the example there clearly *exists* content > matching *-CH. So returning the default content (which could be, say, > Japanese) is clearly *not* what I would have expected! > > There could, of course, be other strategies for picking a single tag to > return from lookup when there are multiple matches for a wildcard. But > whatever example we choose should not return something so clearly > disconnected from the user's desired outcome. And ASCII is simple to > explain. > > Mark > > John Cowan wrote: > > It's really laughable to suggest that implementations might use ASCII > > tag ordering to make fallback decisions on lookup. IMHO, the behavior > > of extended ranges on lookup should be: > > > > If the first subtag of a language range is '*' and it is > > followed by other ranges in a priority list, skip it. > > If the first subtag is '*' and there are no following > > ranges, return the default content. All other '*' subtags > > should be removed before lookup processing is done. > > > > That is simple, clear, to the point, straightforward, and doesn't > provide > > preposterous results. > > > > > > _______________________________________________ > Ltru mailing list > Ltru@ietf.org > https://www1.ietf.org/mailman/listinfo/ltru _______________________________________________ Ltru mailing list Ltru@ietf.org https://www1.ietf.org/mailman/listinfo/ltru _______________________________________________ Ltru mailing list Ltru@ietf.org https://www1.ietf.org/mailman/listinfo/ltru
- Re: [Ltru] Eliminating the preposterous ASCII ord… Mark Davis
- [Ltru] Eliminating the preposterous ASCII orderin… John Cowan
- RE: [Ltru] Eliminating the preposterous ASCII ord… Addison Phillips
- Re: [Ltru] Eliminating the preposterous ASCII ord… Mark Davis
- RE: [Ltru] Eliminating the preposterous ASCII ord… Addison Phillips
- Re: [Ltru] Eliminating the preposterous ASCII ord… Randy Presuhn
- RE: [Ltru] Eliminating the preposterous ASCII ord… Addison Phillips
- Re: [Ltru] Eliminating the preposterous ASCII ord… Mark Davis
- Re: [Ltru] Eliminating the preposterous ASCII ord… Randy Presuhn
- RE: [Ltru] Eliminating the preposterous ASCII ord… Martin Duerst