Hi, I filed a few issues in JIRA to improve AVRO and provided patches to the best of how I understand you want them.
*Java: adding getSomethingBuilder() to the generated Builder code* * https://issues.apache.org/jira/browse/AVRO-1614 <https://issues.apache.org/jira/browse/AVRO-1614> * *Minor fix in the .gitignore* * https://issues.apache.org/jira/browse/AVRO-1616 <https://issues.apache.org/jira/browse/AVRO-1616>* *Java: Generate better JavaDoc* * https://issues.apache.org/jira/browse/AVRO-1619 <https://issues.apache.org/jira/browse/AVRO-1619>* On the first one ( AVRO-1614 ) I already got some great feedback from Doug Cutting which I already implemented. So what is the next step in the process? What do I need to do to get this reviewed and committed ? (or rejected if you guys really don't want the change I proposed) -- Best regards Niels Basjes