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

Dona Alvarez commented on AVRO-533:
-----------------------------------


Thanks for all the feedback. I looked at System.CodeDom and that allows 
generation of C# classes without the need of any templates. It's pretty 
straightforward. My team has done extensions to the Java code gen tool and so 
creating new velocity templates for C# is a good option to quickly re-use those 
added functionalities. I'll discuss this in more detail with my team. Please 
feel free to email me if you have additional input on this.

Jeremy, last week I worked on protocol parsing. You had that coded but that was 
not included in Thiru's latest patch. I fixed a few things to make it work like 
resolution of types from different namespaces, writing back from schema objects 
to JSON text, etc. I'll email you the latest code. My priority at this point is 
code generation, if you want you can work on other missing functionalities like 
data file, RPC, etc. 

Steve, I'm interested in seeing what you have done as well

Thanks
Dona



> .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

        

Reply via email to