Recent blog posts

Improving Cairngorm’s ModelLocator Part 5 - The singleton factory

So far, I've looked at two possible replacements for Cairngorm's use of the Singleton pattern in its ModelLocator. I want to briefly...

Improving Cairngorm’s ModelLocator Part 4 - The monostate

In the first article in this ad-hoc series I expressed my desire to replace the Cairngorm developers expressed preference for implementing...

Improving Cairngorm’s ModelLocator Part 3 - Hiding the singleton II

In the previous post in this series, I showed how we can use a second class to access the ModelLocator singleton. This enables instances of...

more >>