[access-control] ToASCII algorithm

In the current draft, the algorithm for matching access items says that 
both the origin label and item label should be converted using the 
ToASCII algorithm. However the pattern for the label part of items does 
not allow any other characters than alphanumeric and '-'.

Should we use other patterns for the subdomain part to allow 
internationalized characters? Or should we change the algorithm to not 
apply ToASCII to the item label?

/ Jonas

Received on Friday, 20 July 2007 01:44:44 UTC