afs opened a new issue, #2040: URL: https://github.com/apache/jena/issues/2040
While JavaScript has seen usage, Python has not. Jython is Python2. The scripting support in ARQ is "any language the JDK script manager can provide, suitably configured". Support for a scripting language carries a cost because of the security issues that arise from having a general purpose programming language inside the query engine. Remove testing for Python and consider its use "at the user's discretion". The project can focus effort on JavaScript. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
