[
https://issues.apache.org/jira/browse/AVRO-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-965:
------------------------------
Attachment: AVRO-965.patch
Looks great! Here's an updated patch with some minor changes, including:
- wrapped lines that exceeded 80 columns
- deprecate rather than remove old Protocol#addMessage signature so that this
change is back-compatible.
- factor props.clear() in idl.jj
- update idl documentation
If there are no objections I'll commit this version soon.
> Enhance the IDL parser to allow properties for protocols and messages
> ---------------------------------------------------------------------
>
> Key: AVRO-965
> URL: https://issues.apache.org/jira/browse/AVRO-965
> Project: Avro
> Issue Type: Improvement
> Affects Versions: 1.6.1
> Reporter: George Fletcher
> Priority: Minor
> Fix For: 1.6.2
>
> Attachments: AVRO-965.patch, avro-jira-965.patch
>
>
> Enhance the IDL parser to support arbitrary properties for protocol and
> message types. This will allow for attaching metadata to a protocol or
> message and can be used for versioning and in some cases language annotations.
> This was partly discussed as part of JIRA ticket 886
> https://issues.apache.org/jira/browse/AVRO-886
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira