Skip to content

Create "Registered Namespace" Loader #5

@jimdelois

Description

@jimdelois

Create a loader that can have "Namespace" base paths injected on instantiation or anytime thereafter. It should also take a map of string classnames (which aren't FQN). Then, upon invocation of the load, it can search each namespace (LIFO), for the given class.

This will allow the string names to remain consistent and unchanged late in the request cycle, while allowing other services during wiring to dynamically override base implementations of the classes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions