You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Brian Lachniet (JIRA)" <ji...@apache.org> on 2018/03/07 01:44:00 UTC

[jira] [Created] (AVRO-2156) Allow custom namespace for C# generated code

Brian Lachniet created AVRO-2156:
------------------------------------

             Summary: Allow custom namespace for C# generated code
                 Key: AVRO-2156
                 URL: https://issues.apache.org/jira/browse/AVRO-2156
             Project: Avro
          Issue Type: New Feature
          Components: csharp
    Affects Versions: 1.8.2
            Reporter: Brian Lachniet


The namespace used in Avro schemas/protocols does not always map nicely to a standard C# namespace. Avrogen (the C# code generator) currently uses the Avro namespace as the C# namespace. I propose that we update the avrogen utility to allow the user to override the namespace used in the generated code via a command line parameter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)