Open ztl8702 opened 6 years ago
Some Steps, Guards, or AutoProcessors can be scripted in CScript or JavaScript. Such that the logic can be specified in configuration, rather than add new classes and compiling the code.
C# scripting: https://github.com/dotnet/roslyn/wiki/Scripting-API-Samples
Some Steps, Guards, or AutoProcessors can be scripted in CScript or JavaScript. Such that the logic can be specified in configuration, rather than add new classes and compiling the code.