[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [amqp] Case insensitive comparisons
For the case insensitive comparison rules, Iâm looking towards adopting the recommendation from W3C Character Model for Web draft for case-insensitive Unicode comparisons. The doc seems to be in a permanent WD state, though.
Â
https://w3c.github.io/charmod-norm/#sec_unicode_cs
Â
Itâs quite the rabbit hole, but I think the implementation burden is already handled by many/most Unicode aware string handling libraries.
Before I head down that direction, any objections?
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]