[
https://issues.apache.org/jira/browse/AVRO-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485593#comment-17485593
]
ASF subversion and git services commented on AVRO-3347:
-------------------------------------------------------
Commit b29ff557ffca53121dbc378d5c0873a06171dc60 in avro's branch
refs/heads/master from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b29ff55 ]
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]>
> 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: 0.5h
> 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)