[MonoDevelop] ANNOUNCE: Mono.Addins 0.1
"Andrés G. Aragoneses [ knocte ]
"Andrés G. Aragoneses [ knocte ]
Wed Mar 28 09:38:47 EDT 2007
Matthijs ter Woord escribió:
> From this message i understand that your mini-framework just loads the complete application inside one appdomain (the second one)?
>
> If so, it's technically just restarting the application then when taking down that appdomain.
I suppose so. The purpose of this strange technique is that you cannot
use ShadowCopy==true in your first domain. AFAIK this flag can only be
set for new dinamically created AppDomains in 1.1 and 2.0 profile.
However my mini-framework does not close the first domain when launching
the seconds, it just lays it there sleeping...
Regards,
Andrés [ knocte ]
--
More information about the Monodevelop-list
mailing list