classpath
[Top][All Lists]
Advanced

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

Re: Constant Field Values


From: Eric Blake
Subject: Re: Constant Field Values
Date: Tue, 19 Mar 2002 09:03:51 -0700

I've already been doing some of that in the packages I've touched.  Sun
still hasn't published ALL their constants, but it is a nice start. 
Their doclet fails to list the values for several interfaces, so you
will still have to write small programs to display some values (like I
had to do for java.awt.Transparency.OPAQUE, for example).  But I think
if you have already signed the FSF papers, then go for it.

Sascha Brawer wrote:
> 
> Hi,
> 
> is it ok to commit, without asking the list for individual cases, changes
> in order to match constant field values?
> 
> Those values are now published at:
> 
>    http://java.sun.com/j2se/1.4/docs/api/constant-values.html
> 
> I plan to walk through them systematically and review each definition in
> the Classpath code.  No promises for how long this will take...
> 
> -- Sascha

-- 
This signature intentionally left boring.

Eric Blake             address@hidden
  BYU student, free software programmer



reply via email to

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