Re: [charmod-norm] [ed] eliminating encoding variation

I took a little of @asmusf 's comments and edited further. Here's the 
changed para:

> Applying a Unicode Normalization Form does not guarantee that two 
identical-looking normalized strings always use the same underlying 
Unicode code points. This includes the more-destructive KC and KD 
forms. This is sometimes surprising to software developers and others 
who expect that for strings, tokens, or identifiers to appear the same
 they must use the same underlying sequences. Normalization is, at 
best, only part of a string matching solution.

-- 
GitHub Notification of comment by aphillips
Please view or discuss this issue at 
https://github.com/w3c/charmod-norm/issues/86#issuecomment-206568570 
using your GitHub account

Received on Wednesday, 6 April 2016 21:07:34 UTC