Scripting engines in V2 distribution

Peter Schober peter.schober at univie.ac.at
Mon Apr 1 08:17:18 EDT 2013


* Cantor, Scott <cantor.2 at osu.edu> [2013-04-01 03:48]:
> I don't know how much use there is of any of these engines. I doubt
> it's widespread.

I was using Python during development but switched to ECMAscript for
deployment (and documentation for others to follow) since the rhino
interpreter comes with the IdP, whereas jython needs to be installed
seperately (and in this case doing things in Javascript wasn't much
worse that doing them in Python).

I have no idea about the state and usage of the "engines" that seem to
be needed to tie the interpreter to the IdP.
-peter


More information about the dev mailing list