[
https://issues.apache.org/jira/browse/AVRO-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-21:
-----------------------------
Component/s: (was: python)
There are still naming issues to fix (e.g., AVRO-30) but I want to commit this
now so AVRO-18 can build on it. I don't know whether it's still an issue for
Python or (soon) C, but this can be addressed in AVRO-30.
> 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.