You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nigel Longton (JIRA)" <ji...@apache.org> on 2014/03/14 21:34:49 UTC

[jira] [Updated] (AVRO-1484) CSharp library doesnt support JSON codec

     [ https://issues.apache.org/jira/browse/AVRO-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Longton updated AVRO-1484:
--------------------------------

    Attachment: AVRO-1484.patch

This patch is a port of the Java JSON codec to C#.
(it also includes the CreateArray fix for AVRO-1483).
I had to fix a few other buglets - writing nulls and converting ints to doubles to make the coding model friendlier for unions.

> CSharp library doesnt support JSON codec
> ----------------------------------------
>
>                 Key: AVRO-1484
>                 URL: https://issues.apache.org/jira/browse/AVRO-1484
>             Project: Avro
>          Issue Type: Bug
>          Components: csharp
>    Affects Versions: 1.7.6
>            Reporter: Nigel Longton
>            Priority: Minor
>         Attachments: AVRO-1484.patch
>
>
> Java can serialize to JSON as well as binary. Alas C# cannot.



--
This message was sent by Atlassian JIRA
(v6.2#6252)