Hi,
I would like to see a method added to JellyContext which allows me to specify a script using an InputSource:
public JellyContext runScript(InputSource source, XMLOutput output);
I've made a patch with an implementation for it. Any chances this can be added to jelly ?
thanks,
Maarten