Thanks! That's a good idea with passing API object to the script, but
I wonder, why AppDomain is irrelevant? It looks for me that if I
create new AppDomain, then execute script passing API object,
everything work exactly what I would like. If I wouldn't create
AppDomain, script still can use everything in my host namespace easily
What is wrong with that AppDomain?.
On 27 Mar, 05:59, Oleg Shilo <
oleg.sh...@gmail.com> wrote:
> You can group you host API into the interface and pass this interface
> object to the script.
>
> Using (or avoiding) AppDomain is kind of irrelevant.
>
> Cheers,
> Oleg Shilo
> --------------------------------------------------------------------------- -----------------
> Internet:
http://www.csscript.net
> E-Mail:
csscript.supp...@gmail.com