[
https://issues.apache.org/jira/browse/AVRO-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971393#comment-14971393
]
Saroj Yadav commented on AVRO-1746:
-----------------------------------
Thanks for sharing the link.
As for spec for JSON encoders and decoders in Ruby, I am thinking it will be
similar to JSON [encoder
|https://github.com/apache/avro/blob/trunk/lang/java/avro/src/main/java/org/apache/avro/io/JsonEncoder.java]
and
[decoder|https://github.com/apache/avro/blob/trunk/lang/java/avro/src/main/java/org/apache/avro/io/JsonDecoder.java]
in Java. I can in fact add similar [test cases |
https://https://github.com/apache/avro/blob/trunk/lang/java/avro/src/test/java/org/apache/avro/io/TestEncoders.java#L118]
in Ruby.
Thoughts?
> JSON encoder and decoder for Ruby
> ---------------------------------
>
> Key: AVRO-1746
> URL: https://issues.apache.org/jira/browse/AVRO-1746
> Project: Avro
> Issue Type: New Feature
> Components: ruby
> Reporter: Saroj Yadav
>
> Hi,
> I am thinking of adding a JSON encoder and decoder for Ruby. What do you
> think?
> Best,
> Saroj
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)