Shane F. Carr
Shane F. Carr
Estimation of 2.0 status: time to land normalization performance? - @hsivonen Is there time to land normalization data struct performance? - @Manishearth Next two weeks... I think we're very close....
Hmm, optimizing for crates compiling in parallel isn't something I think we've looked at closely.
I'm fine making it be a non-default feature.
@robertbastian Do you agree with the above conclusion?
The short answer is yes; the casing, mood, etc., of all types of formatted output might depend on the context in which the output is displayed. This feature will require...
@younies @hugovdm This could be something to consider along with the inflections work you are doing ("Project Morpheus").
+1 to this feature from an internal client. The client is using [Closure Templates](https://github.com/google/closure-templates) and [goog.i18n.DateTimeFormat](https://google.github.io/closure-library/api/goog.i18n.DateTimeFormat.html) to format dates. They reported: > During the localization testing, we found that the...
> I'm confused. Are you linking your internal company's URL to a public spec repo? Yes? It's a useful cross-reference to help prioritize which potential spec features are important to...
I added additional context to my post. The internal link is intended only as a cross-reference; I always endeavor to include all information relevant to the committee's decision-making. (If you...
The main problem that DisplayContext solves is that which capitalization scheme to apply is function- and locale-dependent. For example, in some locales, you might titlecase month names, but in other...