Regular Expressions I18N

Appendix E of the Datatypes spec doesn't appear to pay much attention to
I18N issues.

I suggest you look at Unicode TR 18
(http://www.unicode.org/unicode/reports/tr18/).

Also you might want to sync up with the folks doing ECMAScript v2. 
They're adding regular expressions, which I believe are based on Perl's,
but have (or will have) some reasonable I18N support
(http://www2.hursley.ibm.com/tc39/es2_rege.pdf).

James

Received on Tuesday, 11 May 1999 11:04:25 UTC