On 10/7/23 23:40, Pepijn Noltes wrote:
Hi All,
As previously mentioned, Apache Celix is moving towards a new major
release, and this comes with some API-breaking changes.
One of these changes is the removal of the old C API (all
headers/functions without a `celix_` prefix). This means that user
Hi All,
As previously mentioned, Apache Celix is moving towards a new major
release, and this comes with some API-breaking changes.
One of these changes is the removal of the old C API (all
headers/functions without a `celix_` prefix). This means that users
will need to adopt the updated API. How