> @sruehl I noticed that I wasnt able to reference the PlcDriverManager as it > is placed in core. So I suggest to extract an interface PlcDriverManager and > to rename the implementation to DefaultPlcDriverManager. > The Interface is especially necessary for us to implement our proxy, as the > PlcDriverManager can be used as an equivalent of the javax.sql Datasource.
fair enough im just thinking if there would be a better way to retrieve the PlcDriverManager as to use the `DefaultPlcDriverManager`. Might confuse a Api User but im not sure what would be best though... [ Full content available at: https://github.com/apache/incubator-plc4x/pull/23 ] This message was relayed via gitbox.apache.org for [email protected]
