Re: Singleton



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?
.



Relevant Pages

  • Re: Singleton
    ... much neater than having a variable const! ... A class field makes more sense than either one. ... Delphi/InterBase Weblog: http://blogs.teamb.com/craigstuntz ... IB 6 versions prior to 6.0.1.6 are pre-release and may corrupt ...
    (borland.public.delphi.non-technical)
  • Re: Singleton
    ... much neater than having a variable const! ... A class field makes more sense than either one. ... Another triumph for BDS 2006 - which supports this new syntax, ...
    (borland.public.delphi.non-technical)