Skip to content

Try to load all modules from dependency Array #33

Description

@nusphere

Feature Request

Q A
New Feature yes

Summary

Many modules have dependencies on other modules and specify them with the DependencyIndicatorInterface within the module.

Currently, a MissingDependencyModuleException is thrown if a dependency is not loaded.

The feature request proposes a feature that at least tries to reload the dependencies via "loadModule". If that fails, the MissingDependencyModuleException can still be thrown.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions