Is this the proper interface/implementation of the Factory Pattern? I have a lot of uncertainties about how to use this design pattern properly/how to get the most out of it. I would like to sit down and talk about the relative merits of using a factory pattern vs classes/constructors, etc. I feel like I have more questions than I even know how to ask.
Is this the proper interface/implementation of the Factory Pattern? I have a lot of uncertainties about how to use this design pattern properly/how to get the most out of it. I would like to sit down and talk about the relative merits of using a factory pattern vs classes/constructors, etc. I feel like I have more questions than I even know how to ask.