Hacker News new | ask | show | jobs
by koakuma-chan 109 days ago
distributed virtual abstract factory
1 comments

You need the StrategyFactory in case you need further variances to the Factories you're making.

https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...