| 12345678910111213 |
- 2004-01-16 Cesar Lopez Nataren <[email protected]>
- * VsaEngine.cs: added an Stack, a VsaScriptScope, do not throw exceptions for:
- CreateEngineAndgetGlobalScope, GetGlobalScope, InitVsaEngine,
- PopScriptObject, PushScriptObject, the reason is for being able to
- run the tests at jtests. Be aware that this must get implemented yet.
- 2003-09-29 <[email protected]>
- * VsaEngine.cs: uncommented inheritance from BaseVsaEngine (thanks
- goes to jackson). Added constructor, added InitOptions,
- GetSpecificOption, SetSpecificOption.
|