Just one topic commented, that also adds my personal request.

On 3/29/06, Joe Shaw <[EMAIL PROTECTED]> wrote:
> Hi,
> And one thing that has always bugged me: my apps all behave strangely
> and then crash when I recompile underneath a running instance.  That's
> very annoying, and I suspect it's also a problem if you upgrade packages
> and an app is running as well.
>
> Joe
>

We need to implement shadow copying to allow for changes on running
assemblies (but aside from ASP.NET where it is enabled by default,
even on MS' .NET one need to turn it on explicitly for every AppDomain
that needs it).
That turns on-the-fly updates for plugins, and even whole-apps, a real
possibility.

--
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to