Alexander Moriarty created AVRO-1940:
----------------------------------------

             Summary: avrogencpp, scoped enums or c++11 enum class
                 Key: AVRO-1940
                 URL: https://issues.apache.org/jira/browse/AVRO-1940
             Project: Avro
          Issue Type: Improvement
          Components: c++
            Reporter: Alexander Moriarty


It would be nice if avrogencpp could generated scoped enums.

Either with C++11 enum class or just adding an additional namespace.

This sort of relates to the issue I opened a few days ago: #AVRO-1936 in that 
one way this has been gotten around in the existing AvrogencppTests.cc is by 
generating one namespace per schema.

This of course could be a breaking change depending how it is implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to