On Wed, 2006-03-29 at 19:41 -0300, Rafael Teixeira wrote: > 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.
I have a prototype of this, but run into some hard to debug problem in the runtime. I'm waiting for some help from the runtime guys to finish the implementation of this feature. -Gonzalo _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
