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

Padraic Hannon updated SLING-110:
---------------------------------

    Attachment: bsf.patch

This now does (per Felix's suggestion) the following:

*  MicroslingScript's eval method creates a ScriptContext and sets the writer 
for that context
* The microsling script then calls eval(getScriptReader(), context) on the 
script engine
* The script engines now return null and write directly to the set writer

> 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
>         Attachments: bsf.patch
>
>
> 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