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

E. Sammer updated AVRO-784:
---------------------------

    Attachment: avro-784.diff

Updated patch with:

* Javadoc for each accessor (either custom or generic docs if docs aren't 
provided).
* Generate accessors for aliases, if they exist.
* No longer use get() / put() for member access.
* Use javaUnbox() rather than javaType() to figure out java types for setter 
args and getter return types.

> SpecificCompiler should generate accessors
> ------------------------------------------
>
>                 Key: AVRO-784
>                 URL: https://issues.apache.org/jira/browse/AVRO-784
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.5.0
>            Reporter: E. Sammer
>              Labels: features
>         Attachments: avro-784.diff, avro-784.diff
>
>
> Avro's Java SpecificCompiler should generate java bean style accessors.

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

Reply via email to