[
https://issues.apache.org/jira/browse/AVRO-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485594#comment-17485594
]
ASF subversion and git services commented on AVRO-3347:
-------------------------------------------------------
Commit 9e39086df0cac713a4813ec79687f42819ec0cd8 in avro's branch
refs/heads/branch-1.11 from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9e39086 ]
AVRO-3347 Update addNamespace to AddNamespace (#1497)
* AVRO-3347 Update addNamespace to AddNamespace
* Make messaging more descriptive
Co-authored-by: Kyle T. Schoonover <[email protected]>
(cherry picked from commit b29ff557ffca53121dbc378d5c0873a06171dc60)
> Update AddNamespace in CodeGen to meet styling guidelines
> ---------------------------------------------------------
>
> Key: AVRO-3347
> URL: https://issues.apache.org/jira/browse/AVRO-3347
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.1
> Reporter: Kyle Schoonover
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The current method is addNameSpace which will reference the new named method
> AddNamespace. Additionally, variables (CodeNameSpace, string) can be inlined
> to the if statement.
>
> addNameSpace should be marked obsolete and flagged for deprecation in a
> future release.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)