specific and reflect APIs handle packages poorly
------------------------------------------------
Key: AVRO-120
URL: https://issues.apache.org/jira/browse/AVRO-120
Project: Avro
Issue Type: Improvement
Components: java
Affects Versions: 1.1.0
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.2.0
The specific and reflect APIs require applications to manually specify a Java
package name. Classes used within a protocol or schema must all be in that
single Java package. Rather, both should determine package names from a schema
namespaces and from Java class packages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.