[ 
https://issues.apache.org/jira/browse/AVRO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419727#comment-13419727
 ] 

Nick Conolly commented on AVRO-823:
-----------------------------------

Re:  .NET 3.5: Are we needing to ensure compatibility with .NET 3.5? I hadn't 
written the code with this in mind. I noticed that we do have a separate ticket 
(AVRO-843) which is open for this same issue. If we are going to do this I will 
need to have a closer look at what needs changing to make the code 3.5 
compatible.

Re:  Newtonsoft (JSON) issues, I can remove this dependancy. I initially 
included it in the test suite prior to implementing the deserialisation logic 
so that I could verify the integrity of serialised objects via Json. After 
implementing the deserialisation logic I left it in there as a *nice to have* 
.. for testing objectivity via a third party library. Again, this can be 
removed IMHO.. 

Thoughts?


                
> Support Avro data files in C#
> -----------------------------
>
>                 Key: AVRO-823
>                 URL: https://issues.apache.org/jira/browse/AVRO-823
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.5.1, 1.6.3, 1.7.0
>            Reporter: Patrick Angeles
>              Labels: c-sharp,, container, file, object
>         Attachments: AVRO-823.patch, AVRO-823.patch
>
>
> Currently, the C# implementation does not handle reading and writing of Avro 
> data files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to