From kipcole9 at gmail.com Wed Apr 7 08:05:58 2021 From: kipcole9 at gmail.com (Kip Cole) Date: Wed, 7 Apr 2021 23:05:58 +1000 Subject: Transform resolution and before context matches References: <702869D2-DCCA-4449-909C-6DD195C78298@gmail.com> Message-ID: <62AB425F-E131-41ED-BEA6-FB889D4A79A3@gmail.com> I?m now implementing CLDR transforms and would appreciate some understanding of the following two items: 1. Resolving the correct transform from ?Any-Latin?. For example, ?de-Latin? has a transform rule ?Any-Latin? but such a transform doesn?t exist in the repo. So I presume an appropriate transform has to be resolved. Reading the inheritance rules isn?t helping me. So using this example, how does one resolve the correct transform for ?Any-Latin?. 2. I?m not sure how to interpret the Unicode regular expression "[[:Z:][:Ps:][:Pi:]$]? when its in a ?before context? as it is in ?Any-Publishing.xml? Specifically, where does the ?$? anchor? (a) Does ?$? in this case mean matching the character just before the insertion point? Or does it mean maches an end-of-line at the insertion point? Or something else? (b) For the majority of ?before context? matches, which don?t have any anchors in them (?$? or ?^?) is the intent that the match aligns to the text immediately before the insertion point (ie with an implied ?$? ending at the insertion point). Or is it intended to match anywhere in the prior context from the begging of the string (that would seem strange but TR35 doesn?t seem to explain the correct interpretation and TR18 is silent on the topic). As always, thanks for the insight and assistance, ?Kip > -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt.johnson at microsoft.com Thu Apr 8 14:16:52 2021 From: matt.johnson at microsoft.com (Matt Johnson-Pint) Date: Thu, 8 Apr 2021 19:16:52 +0000 Subject: v39 data release files missing! Message-ID: The v39 release page here: http://cldr.unicode.org/index/downloads/cldr-39 Points at the usual location for the release files http://unicode.org/Public/cldr/39/ But that folder is empty! Please publish. This also breaks any links to "latest" such as http://unicode.org/Public/cldr/latest Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From tom at compton.nu Fri Apr 9 02:54:00 2021 From: tom at compton.nu (Tom Hughes) Date: Fri, 9 Apr 2021 08:54:00 +0100 Subject: v39 data release files missing! In-Reply-To: References: Message-ID: On 08/04/2021 20:16, Matt Johnson-Pint via CLDR-Users wrote: > The v39 release page here: > > http://cldr.unicode.org/index/downloads/cldr-39 > > > Points at the usual location for the release files > > http://unicode.org/Public/cldr/39/ > > But that folder is empty!? Please publish. The data is now up but the uca directory containing the fractional UCA table appears to be missing from the cldr-common-39.zip archive... I don't see any mention of changes in that area in the release notes - is this an expected change? If so then what replaces it? Tom -- Tom Hughes (tom at compton.nu) http://compton.nu/ From mark at macchiato.com Fri Apr 16 17:16:08 2021 From: mark at macchiato.com (=?UTF-8?B?TWFyayBEYXZpcyDimJXvuI8=?=) Date: Fri, 16 Apr 2021 15:16:08 -0700 Subject: v39 data release files missing! In-Reply-To: References: Message-ID: Tom, did the final release solve the issues you saw? Mark On Fri, Apr 9, 2021 at 12:54 AM Tom Hughes via CLDR-Users < cldr-users at unicode.org> wrote: > On 08/04/2021 20:16, Matt Johnson-Pint via CLDR-Users wrote: > > > The v39 release page here: > > > > http://cldr.unicode.org/index/downloads/cldr-39 > > > > > > Points at the usual location for the release files > > > > http://unicode.org/Public/cldr/39/ > > > > But that folder is empty! Please publish. > > The data is now up but the uca directory containing > the fractional UCA table appears to be missing from > the cldr-common-39.zip archive... > > I don't see any mention of changes in that area in the > release notes - is this an expected change? If so then > what replaces it? > > Tom > > -- > Tom Hughes (tom at compton.nu) > http://compton.nu/ > _______________________________________________ > CLDR-Users mailing list > CLDR-Users at corp.unicode.org > https://corp.unicode.org/mailman/listinfo/cldr-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: