Re: [java-gnome-hackers] RE: [Java-gnome-checkins] CVS: java-gnom e/gtk/src/java/org/gnu/gt k TreeS
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2004-02-28 14:41:39
|
This does seem to make the API quite simpler. Please go ahead and commit. We should update all of the examples and perform some testing prior to the beta release. On Sat, 2004-02-28 at 08:36, 'Mark Howard' wrote: > On Sat, Feb 28, 2004 at 10:33:44AM +0000, 'Mark Howard' wrote: > > TreeIter > > * - add ref to treeModel > > * - include many methods from treemodel > > What do you think to these changes? IMHO, they would make the treeIter > > API nicer - iter.getNext() rather than model.getIterNext( iter ); > > Patch attached. Please let me know what you think - should I commit it? |