Bon dia Josep Maria
> On 20 Jun 2026, at 11:09, Josep Maria Blasco <[email protected]> > wrote: > > Bonjour Jean Louis, > > I just uploaded version 0.7 of TUTOR. It includes experimental support for > your version of Unicode. This is a dual version: it passes all tests under > standard ooRexx, and it automatically supports utf8proc and ICU when using > your version. There's a new tests/beta/ subdirectory containing a number of > tests against Unicode 17 UCD files; all of these pass. > Thank you for taking the time to test the RexxUnicodeServices class. I skimmed through the tests; they are very informative, going into detail about the Unicode Standard, which I don't fully understand. I am primarily a black-box user of Unicode services. The comments are gold for anyone interested in Unicode. > I'm subsuming most of the exposed utf8proc API using the > UNICODE(arg,"Property",Propertyname) and UNICODE(arg, functionname) BIF > syntax. It's great, and at the same time not surprising, that you were able to expose the utf8proc services through the procedural interface you described many months ago. > Support for utf8Transform is minimal: it's next on my to-do list. > I was fortunate to get an early look at your other integration approach. In that preview, toNFC and the related methods were nicely integrated! _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
