[
https://issues.apache.org/jira/browse/AVRO-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715353#comment-16715353
]
ASF subversion and git services commented on AVRO-2156:
-------------------------------------------------------
Commit 602a2c5b5258d5e1f0f60f71506b16801cbdf156 in avro's branch
refs/heads/AVRO-2238 from [~blachniet]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=602a2c5 ]
AVRO-2156: Map Avro namespace to C# namespaces during code generation
> Allow custom namespace for C# generated code
> --------------------------------------------
>
> Key: AVRO-2156
> URL: https://issues.apache.org/jira/browse/AVRO-2156
> Project: Apache Avro
> Issue Type: New Feature
> Components: csharp
> Affects Versions: 1.8.2
> Reporter: Brian Lachniet
> Assignee: Daniel Kulp
> Priority: Major
> Fix For: 1.9.0
>
>
> 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)