[MonoDevelop] Mono Develop Build System Planning.

Miguel de Icaza miguel@novell.com
Sun, 28 Mar 2004 14:50:54 -0500


Hello,

> 4) As for web building, after speaking with gonzalo briefly in boston
> about it, hosting our own 'xsp' inside a different AppDomain in
> MonoDevelop is most likely going to be the way to go.

I am afraid though, because AppDomain shutdown is one of the least clean
pieces of .NET, and I would not like one of these having an adverse
effect on the rest of MonoDevelop, using a separate process would take
care of this.

Miguel