[ 
https://issues.apache.org/jira/browse/SLING-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545550
 ] 

Padraic Hannon commented on SLING-110:
--------------------------------------

Currently I have a version which looks ok using the BSF 3.0-SNAPSHOT. However, 
I still have a custom SlingScriptEngine interface which I would like to get rid 
of. Also, I still have SlingScript having a getScriptEngine() method which I 
would like to remove. One thing I do not like about BSF and JSR-223 is that the 
eval returns an object. I would much rather eval to a writer and not load a 
string into memory just to flush out the wire.

> Update Script System to be JSR-223 Compatible 
> ----------------------------------------------
>
>                 Key: SLING-110
>                 URL: https://issues.apache.org/jira/browse/SLING-110
>             Project: Sling
>          Issue Type: Improvement
>          Components: microsling, Scripting
>    Affects Versions: 2.0.0
>            Reporter: Padraic Hannon
>
> Currently sling and microsling use a custom scripting framework. This 
> framework should be updated to be jsr-223 compatible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to