Use an specific class to load factories declared in ef files
Closed this issue · 0 comments
wrpinheiro commented
The method FactoryManager#loadFactories
should be moved to an specific class responsible to load the factories from file. This allow more flexible uses of FactoryManager
.
This is the affected line.