Search Results

0
votes
3answers
230 views

The “Self-Factory” Pattern

I don't know if there is an official name for this, but I have been playing with what I like to call the "self-factory" pattern. Basically, it's when an abstract base class acts as a factory for i …