Pepijn Noltes

Results 71 comments of Pepijn Noltes

Hi, Indeed Celix currently is only build and tested on Linux and Mac. I am not a windows expert, so take this with a grain of salt, but to get...

Thanks for the PR. I will try to review this the coming week.

This could be solved in #223. Retest when that PR is ready

@Oipo: How can I retest this. I want to check if #223 solved the issue.

Can you check if this is solved in the pull request #147. Not merged in develop?

Is it maybe possible to move the generate plantuml from dependency manager info to a separate header/source file and test the output in combination with a plantuml package. If this...

Hi PengZheng, Nice to see you working on the export / import example. The whole import/export library functionality for Celix has been dormant for quite some time. The idea was...

Some work is done for this. But for it is done in the C++ Celix branch. The current (experimental) C++ Celix impl (only) support bundles as shared libraries. Conceptually this...

If I am correct public domain means no license, but how to handle this I am not sure. Bjorn Petri added (and removed) netstring support a while back, see https://github.com/apache/celix/commit/0b8b3fb6386a2698c88ca8207fac3b2cbc0aaca2...

The shared memory remove service admin is not working anymore. The remote service admin was refactoring to use libffi (foreign function interface) instead of requiring the creation of remote endpoint/proxy...