[
https://issues.apache.org/jira/browse/AVRO-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting resolved AVRO-21.
------------------------------
Resolution: Fixed
Fix Version/s: 1.0
I just committed this.
> namespace should be defaulted from containing definition
> --------------------------------------------------------
>
> Key: AVRO-21
> URL: https://issues.apache.org/jira/browse/AVRO-21
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 1.0
>
> Attachments: AVRO-21.patch
>
>
> Protocol and record definitions include a "namespace" specification.
> Currently, when one is not specified, it defaults to null. Rather, it should
> default to the namespace of the containing definition, if any.
> The specification document should probably also be updated to clarify that
> namespaces should use java package naming conventions, of a reversed domain
> name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.