0
Can We Add the Simple Factory Pattern?
Hey everyone,
I'm wondering if we could add the Simple Factory Pattern
to the design patterns repository.
Cheers!
Сервис поддержки клиентов работает на платформе UserEcho
Hey everyone,
I'm wondering if we could add the Simple Factory Pattern
to the design patterns repository.
Cheers!
Сервис поддержки клиентов работает на платформе UserEcho
Is that the design pattern in which you use a conditional in a Factory class to create a specific concrete class?