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

Marton Szasz updated MINIFICPP-1634:
------------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi-minifi-cpp/pull/1165

> Remove namespace aliases from Core.h
> ------------------------------------
>
>                 Key: MINIFICPP-1634
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1634
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marton Szasz
>            Assignee: Marton Szasz
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have some global namespace aliases in Core.h, which gets transitively 
> included practically everywhere. This kind of defeats the purpose of the 
> original namespaces. This issue is about removing the aliases and changing 
> the code that uses them to introduce local aliases or use a sufficiently 
> qualified name.
> The implementation started out as moving implementation of a few functions 
> from headers to namespaces, so my pull request will include those changes as 
> well, unless someone objects.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to