On May 13, 2009, at 9:56 AM, Doug Cutting wrote:
Matt Massie wrote:
I'm almost finished with the avro primitive type (de)serialization
code including unit tests.
Awesome!
(c) I could attach the code as a patch as expressed on the http://wiki.apache.org/hadoop/Avro/HowToContribute
page.
That would be my first choice. Are there any downsides to this?
None really.
You might also include the svn commands required to add stuff if
it's much more compliated than 'svn add src/c'.
The top-level README.txt should be updated with build requirements
(e.g., gcc, gmake, autoconf, automake). Also, please wire it into
'ant compile', 'ant test' and 'ant package'. Adding some
documentation would be good too, perhaps just a src/c/README.txt,
or, better yet, a page in src/doc/content/xdocs.
Will do.
-Matt