[ https://issues.apache.org/jira/browse/AVRO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766766#action_12766766 ]
Doug Cutting commented on AVRO-152: ----------------------------------- > if you insist, I can take a stab at separating the doc support and the > refactoring [ ... ] I've not had a chance to review this yet, but patches that do many things are harder to review. Ease of review is important. It's almost always better to have more small, specific, patches than one jumbo general patch. > Adding "doc" to record schemas, a la javadoc field and class comments. > ---------------------------------------------------------------------- > > Key: AVRO-152 > URL: https://issues.apache.org/jira/browse/AVRO-152 > Project: Avro > Issue Type: New Feature > Reporter: Philip Zeyliger > Assignee: Philip Zeyliger > Attachments: AVRO-149.patch.txt, AVRO-152.patch.txt > > > The patch to follow adds "doc" to the understood schema language (for records > and enums), and uses said doc when it generates java in SpecificCompiler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.