[Gtk-sharp-list] Potential Idea.
Todd Berman
tberman@gentoo.org
Fri, 29 Aug 2003 13:29:12 -0400
Right now there is one big gtksharpglue.(so|dll).
With gtk-sharp starting to include more and more, wnck, gnome-print,
etc, it seems to me that it might make sense to split the glue up, so
that instead of glue being a toplevel folder, it is actually underneath
gtk, glib, etc.
I think that would help with not only packaging the library, but also
the importation of other Gobject based wrappers into the gtk-sharp
distribution (diacanvas-sharp comes to mind).
This would then create a bit more shared library's, but in general it
seems like it is the more correct way to go.
Any thoughts, comments?
--Todd