I'm tired of the normal naming for design pattern classes.
From now on:
It's not an XyzFactory with a Create method; it's an XyzBakery with a Bake method.
It's not a FooBuilder with a Build method; it's a FooFarmer with a Harvest method
#GoF #GoFDesignPatterns #designPatterns #softwareEngineering #namingThings