[
https://issues.apache.org/jira/browse/AVRO-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163140#comment-13163140
]
Doug Cutting commented on AVRO-970:
-----------------------------------
I think this was kept private originally out of concern that the API might not
be stable. But CodecFactory is public, so it doesn't make much sense for Codec
to be private. I'm +1 for making this change. Would you like to provide a
patch? Should we add a test that implements a Codec in a different package,
perhaps one that just performs a bitwise-NOT of the data?
> (Java) Allow users to implement their own Codecs
> ------------------------------------------------
>
> Key: AVRO-970
> URL: https://issues.apache.org/jira/browse/AVRO-970
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Peter Nimmervoll
>
> Currently the base class for all codecs (Codec) is not public which makes it
> impossible to write own codecs.
--
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