[
https://issues.apache.org/jira/browse/MINIFI-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870026#comment-15870026
]
Jeremy Dyer commented on MINIFI-217:
------------------------------------
I like this. The sooner we do it the less painful it will be. To make sure I
understand the demarcations for the namespaces clearly it seems like you mean
place things like FlowController.cpp in org::apache::nifi::minifi. Something
like Site2SitePeer.cpp in org::apache::nifi::minifi::io. Something like
GetFile.cpp in org::apache::nifi::minifi::processors.
Is my thinking correct there?
> Move to org::apache::nifi::minifi namespace in CPP agent
> --------------------------------------------------------
>
> Key: MINIFI-217
> URL: https://issues.apache.org/jira/browse/MINIFI-217
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Affects Versions: cpp-0.1.0, cpp-0.2.0
> Reporter: marco polo
> Priority: Trivial
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> Move code to a more controlled namespace. I suggest org::apache::nifi::minifi
> since that more closely reflects the JAVA package.
> Suggest Processor namespace be
> org::apache::nifi::minifi::processors
> Suggest I/O namespace be
> org::apache::nifi::minifi::io
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)