Gtk constants in Java
Per Bothner
per@bothner.com
Mon Jul 17 08:01:00 GMT 2000
Maurizio De Cecco <maurizio@mandrakesoft.com> writes:
> Ehm, "Java programmers coming from C use static int", like myself :->;
> enum objects *are* a standard java idion by the way, i learned it in
> Sun documentation ...
Still, I don't think they're that commonly used.
> Sure, a Gtk/C programmer would prefer to see the same API style;
> but a Java programmer would prefer a more Java API (don't know
> which audience you are thinking about).
I am a Java programmer (over 50k lines), and a "more Java API" in my
opinion is to use final static int.
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/
More information about the Java
mailing list