Browsing: iOS Development

5/31/18 2:20 PM · 1 min read The factory method design pattern is a dedicated non-static method for hiding the creation…

Many moons ago I had the idea that I would like for an agentic system to be able to access…

6/3/18 2:20 PM · 1 min read Let’s combine factory method with simple factory voilá: here is the abstract factory design…