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

Dona Alvarez updated AVRO-807:
------------------------------

    Attachment: AVRO-807.patch

This patch adds new files:
src/apache/codegen/AvroGen.cs
src/apache/main/CodeGen/CodeGenUtil.cs

as replacements for (respectively)
src/apache/codegen/Program.cs
src/apache/main/CodeGen/CodeGenExt.cs

> Enhancements to .NET Implementation of Avro and some bug fixes
> --------------------------------------------------------------
>
>                 Key: AVRO-807
>                 URL: https://issues.apache.org/jira/browse/AVRO-807
>             Project: Avro
>          Issue Type: New Feature
>            Reporter: Dona Alvarez
>            Assignee: Dona Alvarez
>         Attachments: AVRO-807.patch
>
>
> I made the following changes to the .NET implementation 
> - make AvroGen class extensible to allow for custom enhancements to code 
> generation
> - changed SpecificRecord class to ISpecificRecord interface to allow for 
> multiple inheritance for generated classes
> - fixed a bug on mangling of reserved keywords
> - made ObjectCreator class extensible
> - fixed bug on duplicate field names

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to