- From: Zach Lym via GitHub <sysbot+gh@w3.org>
- Date: Sat, 31 Oct 2020 21:44:30 +0000
- To: public-i18n-archive@w3.org
I'm working on both the WASI filename spec and a best-practices RFC for filesystem i18n. In the i18n working group, normalization of filenames to NFC was seen as a viable option (in contrast to Apple's NFD normalization). I came here to track down this discrepancy between charmod and the Unicode caseless matching spec, as I wanted to know if NFC normalization could be substituted for NFD. @aphillips [PR specifically skips NFC normalization post-casefolding](https://github.com/aphillips/charmod-norm/commit/b359ebb35ebe28ecf8f083702648b5c22ada010f#r29798025). I think such a step would be more idiot proof and should be preferred if there are no compatibility concerns. Thoughts? -- GitHub Notification of comment by indolering Please view or discuss this issue at https://github.com/w3c/charmod-norm/issues/172#issuecomment-719992256 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 31 October 2020 21:44:32 UTC