Closed SimonG96 closed 5 years ago
Rewrite CreateFactory() method in TypedFactoryRegistration.
CreateFactory()
TypedFactoryRegistration
Decide how to change it for better readability and maintainability.
See here for problems with the current implementation.
This should be okay in it's current state.
Rewrite
CreateFactory()
method inTypedFactoryRegistration
.Decide how to change it for better readability and maintainability.
See here for problems with the current implementation.