Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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