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

Ryan Blue commented on AVRO-1747:
---------------------------------

I think this should be the lang/js implementation. There is already a 
validator, but it looks like your implementation covers what it does and more. 
Maybe we could add a similar API to your implementation and deprecate it so 
that people that rely on it can gracefully move to your new API?

I'm not very familiar with the js world and in fact didn't know there were many 
Avro implementations out there. I like the approach of fitting well within the 
language's ecosystem, plus you're the one contributing the implementation. :)

> JavaScript implementation
> -------------------------
>
>                 Key: AVRO-1747
>                 URL: https://issues.apache.org/jira/browse/AVRO-1747
>             Project: Avro
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Matthieu Monsch
>
> Hello,
> I'm not sure if there is still interest in a JavaScript implementation of the 
> Avro spec, or if this is the right place for this message (apologies if not), 
> but in case it's useful here is one: https://github.com/mtth/avsc
> It's pretty fast, fully featured aside from protocols (AFAIK), and runs in 
> the browser.
> Disclaimer: I wrote this library. (I initially searched around for existing 
> implementations, and even saw a few tickets on this board about JavaScript 
> decoders, but couldn't find one to support the schemas I have to process.)
> Best,
> -Matthieu



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

Reply via email to