pnoltes opened a new pull request, #424: URL: https://github.com/apache/celix/pull/424
This PR adds print functions for dependency manager and dependency manager component. Most of the print functionality of the `dm` shell command is reused for this. Also: - Refactors dm shell command to use dm/cmp print functions - Fixes an issue where dm component got name of a interface if the interface has a static NAME field. - Adds overloaded C++ stream operator, so that this can be used in C++ (e.g. with gtest `EXPECT_EQ(...) << cmp`). -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org