You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/11/25 00:33:39 UTC

[jira] Updated: (AVRO-237) improvements to reflection

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

Doug Cutting updated AVRO-237:
------------------------------

    Attachment: AVRO-237.patch

Here's a patch that addresses these issues.

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