RE: [java-gnome-hackers] name conflict
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-08-16 19:36:59
|
> Which class will the newbie should use?, java.awt.Color or > org.gnu.gdk.Color? see what I mean? > > I think that the class names without the Gdk,... prefix can make the > code a bit complex. > > I want to hear you opinions. I understand your point. The reason I removed the prefix was because I thought it was redundant due to the package names. Also, I thought somebody that is new to java-gnome, and new to GTK/GNOME for that matter, shouldn't be concerned with which library a widget was wrapping. Finally, I envision creating higher abstractions than what is provided in the native libraries (a true framework) and it would not be clear which prefix to use in those circumstances. I am open to your suggestions. -Jeff BTW: I think you English is fine!! |