-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
component/frameworkCategorizes an issue or PR relevant to the framework.Categorizes an issue or PR relevant to the framework.component/utilsCategorizes an issue or PR relevant to the utils.Categorizes an issue or PR relevant to the utils.kind/improvementCategorizes issue or PR as related to improvements.Categorizes issue or PR as related to improvements.
Milestone
Description
Currently the API and include files are to generic (e..g framework_create and framework.h).
All include files should be prefixed with celix (e..g celix/framework.h) and all public api's should be prefix with celix_ or ce_.
Note that this is a backward incompatible change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/frameworkCategorizes an issue or PR relevant to the framework.Categorizes an issue or PR relevant to the framework.component/utilsCategorizes an issue or PR relevant to the utils.Categorizes an issue or PR relevant to the utils.kind/improvementCategorizes issue or PR as related to improvements.Categorizes issue or PR as related to improvements.