[Gtk-sharp-list] gtkhtml namespace problem

Mike Kestner mkestner@speakeasy.net
Tue, 26 Aug 2003 16:46:58 -0500


On Tue, 2003-08-26 at 16:35, Martin Willemoes Hansen wrote:

> Umh would it not be easier to have a Gtk.HTML namespace? I mean could
> that not be done with the current features of the generator?

But...

 Gtk.HTML.HTML html_widget = new Gtk.HTML.HTML ();

would suck.  :)  It's a small change to add an assembly tag to the
namespace node.  We already add a libname attr.  And the generator
change is tiny.  I think the beauty factor is worth the small amount of
pain.  If you want, file a bug and I'll add the parser/generator stuff
for the assembly tag.

-- 
Mike Kestner <mkestner@speakeasy.net>