[
https://issues.apache.org/jira/browse/SLING-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595535#action_12595535
]
Lars Trieloff commented on SLING-428:
-------------------------------------
I think these are very useful additions, especially relative path resolution
and esp loading. Thanks
> [Javascript] allow Server-side inclusion of Javascript files
> ------------------------------------------------------------
>
> Key: SLING-428
> URL: https://issues.apache.org/jira/browse/SLING-428
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Lars Trieloff
> Assignee: Felix Meschberger
> Fix For: 2.0.0
>
> Attachments: SLING-428.patch
>
>
> For the sake of modularizing server-side Javascript libraries, it is
> advisable to have an inclusion mechanism. Javascript does not have an
> standardized way of handling inclusions, so I propose to use the conventions
> established by the Rhino Javascript Shell
> (http://www.mozilla.org/rhino/shell.html) which is introducing a load()
> function in the global scope, loading and evaluating a Javascript file in the
> current scope.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.