technically it is possible to link to the built-in ICU, but you might have to know the version number. the ICU has been updated several times in the past (3.6 -> 3.8 -> 4.8) but normally such transitions will happen with a major upgrade, not an R release, as it requires re-indexing.
I have published several ICU based plugins in the past, https://github.com/miyako/4d-plugin-text-convert https://github.com/miyako/4d-plugin-time-and-number but always with its own copy of ICU. > 2016/08/22 22:11、Epperlein, Lutz (agendo) <[email protected]> のメール: > > A question: Are there any solutions for 4D using the ICU MessageFormat > outside? > We want to solve some problems regarding pluralization of texts in our mostly > web based application. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

