celix icon indicating copy to clipboard operation
celix copied to clipboard

deprecate the APIs without celix_ prefix

Open pnoltes opened this issue 5 years ago • 0 comments

Deprecate the APIs without celix_ (with some expections).

This can be done in the same way as the shell_api, so a deprecated api folder next to the 'normal' api folder. Use the CELIX_ADD_DEPRECATED_API option to toggle to use/install of the deprecated api.

pnoltes avatar Feb 10 '20 22:02 pnoltes