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

2018-12-05 Thread Daniel Kulp (JIRA)


 [ 
https://issues.apache.org/jira/browse/AVRO-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp updated AVRO-2156:
--
   Resolution: Fixed
 Assignee: Daniel Kulp
Fix Version/s: 1.9.0
   Status: Resolved  (was: Patch Available)

> 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)


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

2018-03-10 Thread Brian Lachniet (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Lachniet updated AVRO-2156:
-
Release Note: C#: Allow namespace replacements in generated code
  Status: Patch Available  (was: Open)

Once again, I do not know the best "Fix Version" to target nor the best branch 
to target my PR on. Let me know if I picked wrong. Thanks!

> 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
>Priority: Major
>
> 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)