[GitHub] JulianFeinauer commented on issue #26: connection manager for connection pool initial version

2018-10-22 Thread GitBox
JulianFeinauer commented on issue #26: connection manager for connection pool initial version URL: https://github.com/apache/incubator-plc4x/pull/26#issuecomment-431838474 This PR *should* not be merged but all necessary changes should be done in #30.

[GitHub] JulianFeinauer opened a new pull request #30: connection manager for connection pool initial version

2018-10-22 Thread GitBox
JulianFeinauer opened a new pull request #30: connection manager for connection pool initial version URL: https://github.com/apache/incubator-plc4x/pull/30 This is a duplicate of #26 to allow @sruehl or @JulianFeinauer to do changes on the branch as Marcel is currenlty not available.

[GitHub] JulianFeinauer opened a new pull request #29: Opm plcentitymanager

2018-10-22 Thread GitBox
JulianFeinauer opened a new pull request #29: Opm plcentitymanager URL: https://github.com/apache/incubator-plc4x/pull/29 I just finished the first (working) implementation of the Object-Plc-Mapping (OPM). This is a JPA Like functionality on top of plc4x which allows to issue requests

Anyone feel challenged to help us out PLC4C? (PLC4X for C/C++-type libraries)

2018-10-22 Thread Christofer Dutz
Hi all, as I’m currently at the OSS Summit Europe, a lot of people are walking through the hallways, that have a closer relationship to the hardware. So most projects here are sort of demanding C-type libraries. Especially there is one project, which I really liked from the sounds of it: EdgeX

Support for Groovy in tests ...

2018-10-22 Thread Christofer Dutz
Hi all, I just wanted to tell you about the latest addition to the build. As I am not a big fan for mixed production code, when it comes to testing, Groovy with it’s support for custom DSLs. I tried adding groovy compiler support for test code as well as added a first test with a few basic