Skip to content

CodeSam621/YT_DesignPatterns-FactoryPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Factory Patten withot violate Open-Close principle

This project demostrate the one of way ti implement Factory pattern without violating Open-Close principle (SOLID)

  • Start folder contains the conventional way of using the Factory method which break OPEN CLOSE principle in SOLID
  • Final folder contains the Factory method which not breaking OPEN CLOSE principle in SOLID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages