develooper Front page | perl.perl5.porters | Postings from November 2011

Unicode identifiers and NFC vs NKD Unicode forms

Thread Next
From:
Sam Vilain
Date:
November 18, 2011 14:50
Subject:
Unicode identifiers and NFC vs NKD Unicode forms
Message ID:
4EC6E111.6090302@vilain.net
Just a quick thought on the new Unicode features, sorry for the lazy 
message, but has there been any thought put to Unicode normalization forms?

ie, say one module uses a variable $Régie but the other one uses $Régie. 
  You've also got the issue of Mac OS X filesystems which normalizes 
filenames to NKC.

Sorry if this has already come up, I just came across a bug in a piece 
of Perl code and this stirred this thought.

Sam

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About