-
Marshalling metadata objects to XML files with the WSC includes namespace identifiers ("n1:") in every tag. This is inconsistent with the files the Metadata API retrieves - is there a way to have it w…
-
Getting Marshalling Exception when running computation sample. Exception is occuring in call to new HostSideDataHandle(array) in BufferPoolManager.EndOperationOnBuffer as the data field is seen to be …
-
As a developer, I would like to use a framework that converts JSON to python objects with some type of validation.
### Subtasks
- [x] add Marshmallow to project dependencies -- #185
### Notes…
-
Today when writing an event args to JS, one uses DispatchEvent; however this doesn't allow writing back JSI HostObjects, only allowing the simple types instead (int, string, bool, array, nested).
Th…
-
**Is your feature request related to a problem? Please describe.**
Custom scalars require marshal and unmarshal functions to tell genqlient how they work.
I already have marshal and unmarshal func…
-
I am trying to get the OIDC mechanism to work in a clustered wildfly (31) setup but it appears to be impossible at the moment:
```
10:13:44,620 WARN [org.infinispan.PERSISTENCE] (default task-2) …
-
When marshalling symbols, e.g., $10, marshalling writes this out as a string. It should be writing this out as a symbol. Refer to: https://github.com/amzn/ion-go/blob/7c7b14b9dac9034d4831ffebbf4d4c542…
-
I have some comprehension issue related to marshalling and parsing.
### Marshalling
Let's start with the marshalling. It is defined in the doc that it should be used `"to control what data you a…
-
tl;dr: Should `nil` Golang slices always be returned as JSON `[]` on the api?
**Description**
The current swagger api docs declare most slices and objects as non-nullable arrays. Some properties…
-
The way compiler properties are managed is rather hap-hazard at the moment. For each compiler we need to know things such as the argument used to specify where module files are created. Plus any speci…