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

Jeremy Custenborder commented on AVRO-533:
------------------------------------------

I am happy to accept this issue. I've already been working on a port of avro to 
.net. I've currently on the middle of moving to Austin, tx so progress will be 
minimal over the next couple weeks. What I have done so far is available at 
http://github.com/jcustenborder/avro. My plans is to get things up and running 
with code generation support by mid summer. Hopefully sooner. The cool part is 
that I have a need for cross platform RPC at my new job meaning this will be 
one of my early development tasks. 

If you want to take what is in my github as an initial patch you are more than 
welcome. So far it passes a lot of the schema tests and would be a great 
starting point for anyone that wants to help. 

My longterm goals is to have a fast client and server implementation that uses 
reflection.emit under the hood for schema serialization.

> .NET implementation of Avro
> ---------------------------
>
>                 Key: AVRO-533
>                 URL: https://issues.apache.org/jira/browse/AVRO-533
>             Project: Avro
>          Issue Type: New Feature
>            Reporter: Jeff Hammerbacher
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to