Fix the important problems with the CreateFactory() method in TypedFactoryRegistration.
This is related to #4, but in contrary to that issue these are important bugs that need to be fixed as soon as possible.
See here for problems with the current implementation.
Fix the important problems with the
CreateFactory()
method inTypedFactoryRegistration
. This is related to #4, but in contrary to that issue these are important bugs that need to be fixed as soon as possible.See here for problems with the current implementation.