RE: [Java-gnome-developer] Development Status
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-07-15 12:25:38
|
> hi, > I was just wondering about the current development status of > Java-Gnome - how many people are working on it at the moment, > are there > any areas which particularly need help, etc. I am the only one working on the bindings. I could definitely use help on several areas of the project. > > From my dabbling with with code from CVS, most of the Gtk2 stuff seems > done, apart from the documentation. If this is simply a case of adding > things like (comment (GtkWidget is the base class of all widgets.)) to > the defs files; and the comments mostly being copied from Gtk > documentation; then I would like to volounteer to help. There are two areas that still need work on the bindings themselves. They are the GtkTreeView/Model related classes and the new Gtk Stock objects. I am currently working on the tree/model classes. Also, as you have stated, the def files should be updated with useful comments, documentation needs to be updated and the examples also need updating. I would welcome any help you might be able to provide. -Jeff |