[Gtk-sharp-list] wrapping gtksourceview

Mike Kestner mkestner@ximian.com
21 Sep 2002 22:30:45 -0500


On Sat, 2002-09-21 at 12:15, Duncan Mak wrote:
> Hey guys,
> 
> So, Miguel wanted to use the gtksourceview widget from an anjuta project
> for the debugger. 

After thinking about this a bit, I don't think we should integrate this
into Gtk# yet.  We've got a bit of a precedent with GtkHtml being built
in from a CVS branch now, but at least that's a general purpose widget
that has a long established stable branch behind it.

Rachel did her great work to allow external projects to use the
generator/parser.  I think that's a more appropriate approach here. If
its acceptable, I can add a node to the debugger module to manage the
creation of a standalone assembly for GtkSourceView.

-- 
Mike Kestner <mkestner@ximian.com>