The Service Framework package components for the Reality Collective. This package an extensible service framework to build highly performant components for your Unity projects.
Adds a bunch of tests to ensure service retrieval using a base type works as expected. Also fixes another edge case when looking up the interface type for a service to be registered.
Changes
What I said above.
Breaking Changes
None.
Related Submodule Changes
None
Testing status
Includes unit tests.
Manual testing status
Tested and verified in custom project with increased complexity and many custom services and providers.
Reality Collective - Reality Toolkit Pull Request
Overview
Adds a bunch of tests to ensure service retrieval using a base type works as expected. Also fixes another edge case when looking up the interface type for a service to be registered.
Changes
What I said above.
Breaking Changes
None.
Related Submodule Changes
None
Testing status
Includes unit tests.
Manual testing status
Tested and verified in custom project with increased complexity and many custom services and providers.