I'm creating a simple class using Factory Method and the following question came up for me.
Is it good practice to use static methods in Factories?
In many examples I found there, we have an instance of the Factory class, and I have not...
asked by
08.07.2014 / 14:53