Skip to content

Refator celix api so that include files and symbols have a "namespace" #116

@rlenferink

Description

@rlenferink

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/frameworkCategorizes an issue or PR relevant to the framework.component/utilsCategorizes an issue or PR relevant to the utils.kind/improvementCategorizes issue or PR as related to improvements.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions