Hi, I checked the referred issue. At least I will separate the Locale emulation to the side project. It will allow easying to exclude/replace if necessary.
Best, Stas On Monday, May 11, 2020 at 1:03:08 PM UTC+2, Thomas Broyer wrote: > > I see you provide your own version of java.util.Locale; please don't, this > is a recipe for disaster (behavior depends on the order of entries in the > classpath and/or gwt.xml, will break as soon as GWT's JavaEmul updates its > version, etc.) > We've seen it recently: https://github.com/gwtproject/gwt/issues/9682. > IMO, because we cannot "polyfill" Java classes, we should use "ponyfills" > instead (i.e. helper methods where you pass the target object as argument). > > On Monday, May 11, 2020 at 12:35:14 AM UTC+2, foal wrote: >> >> Hi, >> >> JRS gwt-time 1.4.8 was released - details on >> https://github.com/foal/gwt-time/releases/tag/1.4.8 >> >> Best, >> Stas >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/0621c4b3-f224-43c2-9448-30499fbeb196%40googlegroups.com.
