[Mono-docs-list] browser.dll/exe split

Ben Maurer bmaurer@users.sourceforge.net
Sun, 28 Dec 2003 20:54:45 -0500


On Sun, 2003-12-28 at 20:44, Todd Berman wrote:
> Just had a random idea for monodoc. With #D we want a documentation
> browser inline with the app, but to reinvent the wheel seems about as
> retarded as can get. What about putting most of browser.exe into a
> browser.dll with widgets like Index, Viewer, whatever so that we can
> embed the great work already done, have one codebase, and gain inline
> editing all at once?

browser.dll is specifically designed *not* to use gtk-sharp. We could
make browser-gui.dll, however this would require alot of refactoring. Am
sure Miguel will not like that :P.

-- Ben