[
https://issues.apache.org/jira/browse/SLING-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548023
]
hannonpi edited comment on SLING-110 at 12/3/07 2:38 PM:
---------------------------------------------------------------
A few questions/comments:
* Drop dependency on BSF in the API
** Does this mean that you want to remove the ScriptEngineManager instance from
the ScriptResolver classes?
* Rename ScriptBindings to SlingBindings and extend HashMap<String, Object>
instead of implementing Java Scripting Bindings.
** I do not understand why we do not want have the binding class implement the
scripting bindings interface?
* Remove getReader method from SlingScript interface, as it is not externally
used
** Makes sense
was (Author: hannonpi):
A few questions:
1) Why not have bindings implement the scripting bindings interface?
2)
> 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, SLING-110_api.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.