Re: Singleton
- From: "Chris Rolliston" <spam@xxxxxxxxx>
- Date: 16 Jan 2008 16:34:28 -0700
IMHO, an implementation-specific global variable is
much neater than having a variable const!
A class field makes more sense than either one.
Why, apart from enforcing a .Net framework-style verbosity in both
implementation and use?
.
- Follow-Ups:
- Re: Singleton
- From: Jens Mühlenhoff
- Re: Singleton
- References:
- Singleton
- From: Alan T
- Re: Singleton
- From: Chris Rolliston
- Re: Singleton
- From: Chris Morgan
- Re: Singleton
- From: Craig Stuntz [TeamB]
- Singleton
- Prev by Date: Re: Singleton
- Next by Date: Re: Singleton
- Previous by thread: Re: Singleton
- Next by thread: Re: Singleton
- Index(es):
Relevant Pages
|