Re: Euphoria and Unicode
- Posted by HappyGene Oct 24, 2008
- 957 views
Matt, I understand a bit more, now.
No problem, Derek, I stand adjusted!
Yes, I was stripping euphemistically via masking, hence the implied granularity with "tuple."
I thought during the first part of your second response of having a single entry point for all strings and converting them. But now I see that I would probably have to store a secondary (and keyed) sequence of the extension mask for each element and re-apply it on the way out.
That actually sounds like a fun & delicious project. And I could still pass all assignment through two master functions if I didn't get too much going on at once.
So, then, external libs (wxEuphoria & bretheren) are safe; but I'd need pre- and post-processing for each string's path through the main program.
In y'all's Euphoric experience, would this be worthwhile to a busy guy?
Thanks again, Gene.