-
Apologies if this should be in dotnet/runtime. I wasn't sure if this belongs here or not as it relates more to the debugging experience? Let me know if this should be filed elsewhere, or if more inf…
-
If anybody decorates a stateful class with ``@register_dataarray_accessor`` or ``@register_dataset_accessor``, the instance will lose its state on any method that invokes ``_to_temp_dataset``, as well…
-
# Suggestion
I'm hoping to revisit https://github.com/microsoft/TypeScript/issues/16478 but narrowed to *only namespaces*, not modules. I agree with the reasoning for not considering this features …
-
### What is your issue?
Testing for the MetPy xarray accessor reveals warnings from `indexing.py` that parallel #9393 / #9312. There seem to be a few `__array__` implementations that might need updat…
-
My DTOs are auto generated. each field is generated with an setter(setXXX) and chained accessor(withXXX). I wrote a customized `AccessorNamingStrategy` SPI to exclude those methods start with `with` a…
coney updated
2 months ago
-
### Expected Behavior
Knowing what type-safe accessors generated for the version catalogue returns should be obvious. Spoiler: it seems to be `Provider` or `ProviderConvertible`.
### Current Behavio…
-
Gradle has several feature flags
https://github.com/gradle/gradle/blob/e8b440fdbc12b9806daa0efb5872b246bf27ff3e/subprojects/core/src/main/java/org/gradle/api/internal/FeaturePreviews.java#L27-L38
…
-
focus munge ${trait}.cleaned.txt --output ${trait}.munge
[2024-05-28 22:44:34 - ERROR] Can only use .str accessor with string values!
-
Hi, I just started using this library with Vue and TypeScript.
**Versions:**
Node: v12.7.0
Vue: 2.6.11
TypeScript: 3.5.3
Following the instructions in the README.md, I installed (from _packag…
-
@crtrott @dsunder @dhollman