Re: Singleton



implementation

{$J+} //or just use a global variable (yuk...)

IMHO, an implementation-specific global variable is
much neater than having a variable const!

Cheers,

Chris


.