Hi Michael, That's great.
https://cwiki.apache.org/AVRO/how-to-contribute.html explains the process of how to contribute. In short, you create an issue on issues.apache.org/jira/browse/AVRO and contribute your implementation there. -- Philip On Tue, Aug 24, 2010 at 7:28 AM, Michael Glaesemann < [email protected]> wrote: > Hello! > > I've developed a PHP library for Avro against the Avro 1.3.3 spec as part > of using Avro at myYearbook.com. It's based on the Python and Ruby > libraries. Current functionality includes schema parsing, Avro data file and > string IO. I'm working on IPC and protocol support but those pieces aren't > complete yet. > > We'd like to contribute this work back to the Avro project. Assuming the > work is welcome, how would I go about doing so? I'm currently working off of > a private branch of the public git repository at < > http://github.com/apache/avro>. > > I look forward to hearing from you. > > Cheers, > > Michael Glaesemann > [email protected] > > > >
