Refactor Executor into the script app domain and IScript. This changes

an implicit reference into a proxied one and further reduces memory
consumption of XEngine
This commit is contained in:
Melanie Thielker
2008-08-27 21:36:03 +00:00
parent f900553b58
commit a2985b5655
6 changed files with 114 additions and 178 deletions

View File

@@ -17,6 +17,7 @@
<excludeFiles />
</DeploymentInformation>
<Contents>
<File name="./Executor.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name="./LSL_Constants.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name="./LSL_Stub.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name="./OSSL_Stub.cs" subtype="Code" buildaction="Compile" dependson="" data="" />