Close
jGuru Forums
Posted By: rajesh_kumar Posted On: Friday, June 30, 2000 04:22 AM
What is the disadvantage of using the Singleton pattern. It is enticing to use this pattern for all the classes as it makes it easy to get the reference of the singleton object.