You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/04/09 10:06:00 UTC

[jira] [Created] (CELIX-438) Refator celix api so that include files and symbols have a "namespace"

Pepijn Noltes created CELIX-438:
-----------------------------------

             Summary: Refator celix api so that include files and symbols have a "namespace" 
                 Key: CELIX-438
                 URL: https://issues.apache.org/jira/browse/CELIX-438
             Project: Celix
          Issue Type: Improvement
          Components: Framework, Utils
            Reporter: Pepijn Noltes
             Fix For: 3.0.0


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)