Constructing An Improved Singleton
In the previous post on Picklist Validation, I briefly mentioned my disappointment in not being able to devise a more effective pattern for creating singletons—the optimal method for accessing constant values such as those in a picklist: Expressing my dislike for crafting singleton property accessors, I’ve invested more hours than I’d like to admit attempting …