Scriptlet support
Brought to you by:
mrijk
In a similar way as in the UnitTest plug-in, we could
write a new plug-in that would enable users to call
scripts (scriptlets) written in C#, withouth the
overhead of writing a full plug-in.
We could even opt for on-the-fly compilation, since the
.NET frameworks has support for this.