Question about the state of the AVRO C# (csharp) implementation

2014-03-13 Thread Longton, Nigel
Hi, Are there plans to make C# feature equivalent? The major differences seem to be: 1. C# doesn't support the Avro IDL schema definition 2. C# doesn't support the JSON serialization codec 3. We had a case where we wanted to deserialize a json array which we can do in Java

Re: Question about the state of the AVRO C# (csharp) implementation

2014-03-13 Thread Doug Cutting
On Thu, Mar 13, 2014 at 7:34 AM, Longton, Nigel nigel.long...@pimco.com wrote: Are there plans to make C# feature equivalent? As a volunteer-based open-source project, we don't have a long-term plan. Rather we, as a group, consider contributions as they arrive and generally accept those that