[ https://issues.apache.org/jira/browse/AVRO-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782592#action_12782592 ]
Philip Zeyliger commented on AVRO-237: -------------------------------------- Looks good! +1 > improvements to reflection > -------------------------- > > Key: AVRO-237 > URL: https://issues.apache.org/jira/browse/AVRO-237 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Doug Cutting > Assignee: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-237.patch, AVRO-237.patch > > > A few improvements to reflection to better match actual Java usage: > - instead of just List implementations, any Collection that's not a Map > should be mapped to an Avro array > - inherited fields should be included in schemas induced from a class > - inherited methods should be included in protocols induced from an interface -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.