classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A java DEBUG flag


From: Tom Tromey
Subject: Re: A java DEBUG flag
Date: 22 Nov 2000 23:38:11 -0700

>>>>> "Bryce" == Bryce McKinlay <address@hidden> 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.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]