[
https://issues.apache.org/jira/browse/MINIFICPP-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850881#comment-16850881
]
Otto Fowler commented on MINIFICPP-890:
---------------------------------------
So, from my limited experience with it, the code is nice, but the amalgamation
headers/cpp can give you troubles if you aren't using the highest level stuff.
So, if you for example are trying to write code right above the network level (
you want to handle the sockets etc ) you start to have problems with type
collisions and things. I would turn off amalgamation.
The mailing list is pretty dead, and I have not seen anyone answer questions on
the irc. They are academics, and have been putting out new code and papers
however.
> OPC Library Implementation into CMake
> -------------------------------------
>
> Key: MINIFICPP-890
> URL: https://issues.apache.org/jira/browse/MINIFICPP-890
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Jeremy Dyer
> Assignee: Arpad Boda
> Priority: Major
> Fix For: 0.7.0
>
>
> In order to save reinventing the wheel we should locate an Apache license
> friendly OPC library that we can incorporate into our project. Once the
> library is determined a simple stubbed out "opc" extension can be made that
> for this doesn't need to do anything except pull in that external project and
> build it as part of our CMake project.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)