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


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