Skip to content

Autoload bundles #6

@fmilano

Description

@fmilano

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions