One of the loader's internal methods has been renamed and made available. This allows components to be loaded from e.g. arrays directly.
Added Loader::AddPath() which allows additional paths to be added to the list in which the loader tries to find both configuration files and components.
This is the initial import based on a few files I had around.