Re: [I] Questions about manifest.c (celix)

2023-08-18 Thread via GitHub
PengZheng closed issue #527: Questions about manifest.c URL: https://github.com/apache/celix/issues/527 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Feature/527 manifest improvement (celix)

2023-08-18 Thread via GitHub
PengZheng merged PR #616: URL: https://github.com/apache/celix/pull/616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] EventAdmin (celix)

2023-08-18 Thread via GitHub
pnoltes commented on issue #515: URL: https://github.com/apache/celix/issues/515#issuecomment-1683808734 Concerning remote event admin. I think it is wise to start with a local event admin implementation, mostly following the spec (if possible) and only after that start on the remote event

Re: [I] EventAdmin (celix)

2023-08-18 Thread via GitHub
pnoltes commented on issue #515: URL: https://github.com/apache/celix/issues/515#issuecomment-1683780959 > @pnoltes Do you have any plans to merge [type_support_for_properties](https://github.com/apache/celix/tree/feature/type_support_for_properties)? The event properties might need to

Re: [PR] Feature/527 manifest improvement (celix)

2023-08-18 Thread via GitHub
pnoltes commented on code in PR #616: URL: https://github.com/apache/celix/pull/616#discussion_r1298287076 ## libs/framework/src/manifest.c: ## @@ -24,271 +24,291 @@ * \copyright Apache License, Version 2.0 */ -#include +#include #include #include #include