-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm looking into writing a bundle to implement autoloading for bundles (this should not require any change in the framework at all). This is the first step to migrate the CppMicroServices version of MITK to the lastest CppMicroServices.
I'm opening this issue to discuss different interface and implementation options.
@saschazelzer suggested using Apache Felix File Install as a source for the bundle design. What functionality do you think we should define first?
An important implementation decision would be selecting between std::filesystem (and moving to C++17) or using a third party library/implementing the directory monitoring by ourselves.
Metadata
Metadata
Assignees
Labels
No labels