-
## Describe the bug
Removing a mesh from a ClippingPrimitive resets all the properties from the material. It clears the properties that the clipping system has set, but the issue is that it also clea…
-
While working on that commission where the person wants to play as Reed, I've been running into an issue where I could change the player head just fine, but getting the morphtarget *out* again is im…
-
`ContainerSerializer` (a class in `jackson-databind`) includes some non-trivial machinery which may change in any version of Jackson. `PrimitiveRefMapSerializer` and `RefPrimitiveMapSerializer` (in `p…
-
`internalId` is used when the object is involved in a cycle. But cycles are only possible in collections where we serialise the members of the collection. So for example a `TypedArrayRemoteValue ` won…
-
**Describe the bug**
We would like to filter collections on a custom field.
But in the `ListQueryOptions` type, in the `filter` parameter, we can only filter on `PrimitiveFields`, and there is no …
-
```go
type Op struct {
Id interface{} `json:"_id"`
Operation string `json:"operation"`
Namespace string `json:"namespac…
-
One irksome omission from the JSON spec is the ability to have non-String keys. While true that objects are String->value pairs, many languages support Map collections having non-String keys. For pr…
-
Here is what to include in your request to make sure we implement a solution as quickly as possible.
## 1. Description
unable to cast result from SelectMany
## 2. Exception
Unable to cast the…
-
**Description**
Extensions on primitive elements (https://www.hl7.org/fhir/json.html#primitive) get lost when serialized and after that, deserialized again.
Especially with Camunda process variab…
-
#28871 tracks weakly-typed JSON mapping via JsonDocument/JsonElement, where the JSON document schema varies and so a strongly-typed model isn't appropriate.
We can also allow simply mapping arbitra…
roji updated
6 months ago