unicode@Unicode.ORG writes:
> The entire trick is in specifying the identifier correctly. The
> implementation guidelines published in the Unicode Standard 2.0
> include a section which spells out a complete suggested BNF syntax
> for identifiers which can be used to generate an efficient one-step
> table lookup underneath an isIdentifierPart() implementation.
>
> Check with the Java implementers. They're not complaining about
> combining characters causing inefficiencies in the lexer.
would that not be due to Java only implementig the 8859-1
subset of Unicode?
keld
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:31 EDT