celix icon indicating copy to clipboard operation
celix copied to clipboard

Configurable framework UUID

Open xuzhenbao opened this issue 1 year ago • 0 comments

In the interface description of CELIX_FRAMEWORK_UUID(https://github.com/apache/celix/blob/master/libs/framework/include/celix_constants.h#L175), CELIX_FRAMEWORK_UUID should be configurable, but in the implementation, it is not configurable(https://github.com/apache/celix/blob/master/libs/framework/src/framework.c#L252).

If CELIX_FRAMEWORK_UUID is designed to be configurable, what should be considered?

xuzhenbao avatar Jul 04 '24 03:07 xuzhenbao