From: Colin P. A. <co...@co...> - 2008-01-03 10:21:50
|
>>>>> "Eric" == Eric Bezault <er...@go...> writes: Eric> In class ST_UNICODE_FULL_CASE_MAPPING: Eric> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ indexing Eric> description: Eric> "Routines for performing full case mapping on Eric> Unicode strings" Eric> "These routines will not work on UTF-16 Eric> strings - they will % %need a few modifications to account Eric> of surrogates." ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Eric> In ECMA Eiffel it is not allowed to have indexing terms with Eric> no indexing tag. Either you put everything in the same Eric> string, or you add a tag for the second indexing term. I've done the latter, for consistency with ST_UNICODE_NORMALIZATION_INTERFACE. I also have to add a couple of ST_IMPORTED_ classes, which I missed before. -- Colin Adams Preston Lancashire |