Skip to content

Add bootstrap plugin system. #46

@mason-bially

Description

@mason-bially

To further future boot strapping and improve current organization, adding a bootstrap plugin system which will be responsible for placing modules into the BootstrapPluginSystem. Like the full madz system this will also use and ECS. However it will provide very few features specifically:

  • Namespace of current object.
  • Implementation searching within madz.
  • Dependency load order within madz (for posterity sake).

These are the features which will be required to bootstrap madz's internal features into the actual module/plugin system in due time.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions