Re: variable length characters
- Posted by jimcbrown (admin) Jun 04, 2013
- 1498 views
DerekParnell said...
I would still recommend that Euphoria use a third-party Unicode library such as IBM's to provide Unicode support rather than develop 'native' Euphoria solutions to the text and language processing issues that arise.
Agreed. Using a 3rd party library would mean less development time (for us), better development support (as we could reach out on any Unicode-related issues to the larger community behind that Unicode library), and less headaches trying to cover all the bases (right-to-left text entry, rare (or rarely used) character sets, variant characters, et al).