Jason Sadler
Results
2
comments of
Jason Sadler
+1. I'd love if this were added to `@JsonProperty` with the optional array syntax @cowtowncoder suggested: ``` java @JsonProperty({"address", "housenumber"}) ```
Are there use cases for `convertingTimeRange` for `Absolute where T : GTOEDay`? I wonder if we could restrict `convertingTimeRange(to: ...)` to smaller values and making `convertingComponents(to: ...)` available to all...