Re: [java-gnome-hackers] Mixing generated and hand-written classes
Brought to you by:
afcowie
From: Colin W. <wa...@ve...> - 2008-03-21 21:48:17
|
One other note - I just looked at the gtk-sharp code base, and like PyGTK they use the approach of merging generated and hand-written code as well. Here's an example: http://anonsvn.mono-project.com/source/trunk/gtk-sharp/gtk/TextView.custom Both PyGTK and Gtk# are very successful bindings, and I would argue that this success derives very much from *completeness*. There's no reason the java-gnome bindings can't do just as well. We have most of the pieces. |