Missatge de Jean Louis Faucher <[email protected]> del dia dl., 29 de juny 2026 a les 19:21:
> 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 don't fully understand it either, but it's reassuring to be able to use the UCD files as oracles for intensive tests. > > > > 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. > I think that caring for the procedural API is of great importance. It would be great if non-oo versions of Rexx incorporated Unicode, and these will need a procedural API. > > > > 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! > Thanks! utf8Transform is a powerful function. Josep Maria
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
