[ 
https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726078#comment-15726078
 ] 

Gabor Szadovszky commented on AVRO-1605:
----------------------------------------

Currently the classes {{ResolvingGrammarGenerator}}, {{Idl}} and 
{{ProtobufData}} are traversing/building/parsing jackson json object structures 
and as they are outside of the package {{org.apache.avro}} they need the 
Accessor to use the related methods (add property as a {{JsonNode}}, retrieve 
default value as a {{JsonNode}} or creating a Field with a {{JsonNode}} as the 
default value).
I am not sure we would like to rewrite these classes to use the public API. 
Even not sure if it is feasible by choosing the second approach.

> Remove Jackson classes from public API
> --------------------------------------
>
>                 Key: AVRO-1605
>                 URL: https://issues.apache.org/jira/browse/AVRO-1605
>             Project: Avro
>          Issue Type: Sub-task
>          Components: java
>    Affects Versions: 1.7.8
>            Reporter: Tom White
>            Assignee: Gabor Szadovszky
>             Fix For: 1.9.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to