[
https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990361#comment-12990361
]
Jeremy Custenborder commented on AVRO-533:
------------------------------------------
Initially I had already started moving down the path using System.CodeDom to
generate out an object graph for .Net. With CodeDom there is no overhead
switching between VB.Net, C#, or any other .Net based language that supports
CodeDom. Check out CodeGen/AvroGrn.cs. I started writing an implementation
there. I was initially thinking of doing something similar to the Protocol
buffer implementation of .Net. They use attributes to mark the types of each
class.
> .NET implementation of Avro
> ---------------------------
>
> Key: AVRO-533
> URL: https://issues.apache.org/jira/browse/AVRO-533
> Project: Avro
> Issue Type: New Feature
> Affects Versions: 1.4.0
> Reporter: Jeff Hammerbacher
> Assignee: Thiruvalluvan M. G.
> Attachments: AVRO-533.patch, AVRO-533.patch, AVRO-533.zip,
> dotnet.patch
>
>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira