-
`CodeDomComponentSerializationService` is already covered by unit tests for serialisation, but lacks coverage for deserialisation
-
I'm trying to upgrade my code to everything latest, .net8 and all fable related stuff, including Fable.Remoting. In one of my tests I'm checking if a certain server call returns a UTC Kind in a DateTi…
-
To be compatible with the standard json serialisation/deserialisation feature of dart and the JsonSerializableGenerator, each geojson object (GeoJsonPoint, GeoJsonMultiPoint, GeoJsonLine...) of this l…
-
It would be nice if we could specify a custom encoder (and decoder) for types that will need extra deserialisation – e.g., sets, enums or sparse matrices – or even project-specific types
-
Hi, I'm using a mega as port externder for a ESP32 via UART. The idea is to send JSON files with IO-status and requests back and forth. Because the size of the JSON doc is larger than UART capacity, …
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | --------------------------…
-
Use Restlet's ability to handle representation serialisation and deserialisation to / from JSON.
jmcx updated
10 years ago
-
> Move the deserialisation out of the domain specific components
We should extract the Producer/Consumer into Generic libraries
-
It should be impossible to serialise/deserialise invalid termsets.
Note: Java implementation currently has many bugs in this respect, i.e. they skip "deserialisation" errors.
-
### Specification
Most, if not all, `VaultsSecrets` handlers transfer binary data. Doing so using plain JSON isn't the most efficient, as the required bandwidth can be as high as 200% of actual d…