[ 
https://issues.apache.org/jira/browse/MINIFI-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905535#comment-15905535
 ] 

ASF GitHub Bot commented on MINIFI-215:
---------------------------------------

Github user benqiu2016 commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/66
  
    Instead of commenting on every macro, perhaps an alternative is to, at 
build time, include files that are appropriate to your unit. If you want YAML, 
have a configuration class that's only built as a result of Yaml. This may 
require having a different directory or including specific files but that's 
better than the definitions here. 
    Above is ideal, still we need to have some #define in the caller to 
indicate which one to call or we need to have two set of files, one is just 
stub if the feature was disable, one has the feature dependent stuff.


> IOS port for C++
> ----------------
>
>                 Key: MINIFI-215
>                 URL: https://issues.apache.org/jira/browse/MINIFI-215
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: cpp-1.0.0
>            Reporter: bqiu
>            Assignee: bqiu
>             Fix For: cpp-1.0.0
>
>
> IOS port for C++



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to