D - Pattern singleton
- Don Stewart (5/5) May 17 2002 Okay flame bait attempt 2.
Okay flame bait attempt 2. Is it also possible to add the singleton keyword for a class. This would enforce that all methods and fields are static. The constructor would always return the same instance of the singleton class.
May 17 2002