Avro IDL Compiler Should Generate Language Docs
-----------------------------------------------

                 Key: AVRO-768
                 URL: https://issues.apache.org/jira/browse/AVRO-768
             Project: Avro
          Issue Type: Improvement
          Components: build
    Affects Versions: 1.4.1, 1.5.0
            Reporter: Ed Kohlwey


The Avro IDL compiler should support the inline documentation features of Avro. 
This is already implemented in the Avro protocol specification as the "doc" 
field, however there is no documented feature in Avro IDL for supporting this.

I suggest using a style similar to Javadocs, where /** */ is used to represent 
doc comments.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to