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

Todd Berman tberman@gentoo.org
Sun, 28 Dec 2003 20:56:12 -0500


Did not realize a browser.dll already exists.

Im talking about taking the gtk-sharp piece of monodoc and refactoring
it into a library with a couple widgets (EditingWindow, Displayer,
Index) come to mind, so that they are easily embedable in other places.

Not sure how worthwhile though ;)

--Todd

On Sun, 2003-12-28 at 20:54, Ben Maurer wrote:
> 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
>