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 ]

-- 

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to