El dt 27 de 03 del 2007 a les 15:30 +0200, en/na "Andrés G. Aragoneses [ knocte ]" va escriure: > Lluis Sanchez escribió: > > Hi, > > > > I'm pleased to announce the release of Mono.Addins. > > > > Mono.Addins is a generic framework for creating extensible applications, > > and for creating libraries which extend those applications. > > [...] > > Hi Lluis, does it support the reload of an addin, if its assembly is > updated, without restarting the whole application? > > If yes, is it based on ShadowCopy AppDomain launching so as to allow > overwritting the assemblies in Win32 OS? > > If not, I would probably be interested in adding this feature in it for > using it in my projects. What do you think?
Dynamic updating of add-ins is not supported right now, but I'm pretty sure it will be supported in the future, taking into account the feedback I got about that. However, as Matthijs pointed out in his reply, app-domains don't play well with GUI toolkits, and GTK# is not an exception. > > Thanks in advance. > > Andrés [ knocte ] > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
