CSC/ECE 517 Fall 2010/ch3 3f DF
The Singleton pattern in static and dynamic languages
Introduction
Text overview
UML Diagram
Static Language Implementation
C++ Sample code here
Dynamic Language Implementation
Ruby Sample code here
The Singleton pattern in static and dynamic languages
Text overview
UML Diagram
C++ Sample code here
Ruby Sample code here