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 [EMAIL PROTECTED] BYU student, free software programmer _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

