-
### Overview
This came up in https://github.com/microsoft/CsWinRT/pull/1858. We'd like for the COM generator to support `[return: MarshalUsing]` to use custom marshallers for exceptions, so that CsWi…
-
distilled from #343
-
Currently the support for xml is underwhelming, it should at least know how to serialize things to XML
-
The current npm JSON parser implements JSON reading using `ioutil.ReadJson` which is deprecated. Plus, some considerations with `package-json.lock` file is not supported.
See https://github.com/ope…
-
## Detailed Description
Tag is expecting DTO of issue; this needs to be fixed.
-
Given the plethora of cases about possible RCE vulnerabilities that have led to the 0.3.3 release, I would like to argue that the default object marshalling is incorrect.
Beside the security relate…
-
When I get a `customer`, and expand the `sources`; if the source is of type `Source`, it does not json.Marshal correctly. Here is some basic code demonstrating that the code should work as expected:
…
-
A bit vague, but for discussion (sparked by [this comment in the Alpakka repo](https://github.com/akka/alpakka/pull/24#issuecomment-260021940)):
Given that we will likely need streaming marshalling…
-
### Describe the bug
Using Infinispan extension, marshalling of POJOs with simple primitive boolean fields is not working and gives this error :
> C:\dev\git\quarkus-test\src\main\java\com\test…
-
# Summary
There are tons of Marshalling/Unmarshalling operations in ArgoCD and some of them are at the critical paths which can affect overall performance. We want to use marshmallow library to par…