Github user brosander commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/63
@phrocker
From a Java dev perspective, the namespaces look a little shallower than
the Java package names. I think that's probably justifiable though to prevent
a ton of boilerplate, given that the number of classes is much lower in
cpp-land.
Big fan of namespacing to avoid name clashes and just generally keep
different ideas separate from each other. Think this looks like a great step
forward :smile:
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---