A java DEBUG flag

Brian Jones cbj@gnu.org
Sun Nov 26 07:15:00 GMT 2000


Tom Tromey <tromey@cygnus.com> writes:

> >>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
> 
> Bryce> I propose an interface (this ensures that only constants can be
> Bryce> defined) called gnu.classpath.Flags (or CompileSettings?
> Bryce> DebugFlags?)
> 
> Maybe `Configuration'?
> 
>     if (Configuration.DEBUG) { ... }
> 
> Bryce> Comments?
> 
> Sounds like a good idea to me.

Seems like a good idea to me.  Will you be modifying the configure
system so that the debugging can be toggled (--enable-debugging) or
should I?  

Brian
-- 
Brian Jones <cbj@gnu.org>


More information about the Java mailing list