[ 
https://issues.apache.org/jira/browse/SLING-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595531#action_12595531
 ] 

Bertrand Delacretaz commented on SLING-428:
-------------------------------------------

IIUC this doesn't have automated tests, so please don't close - I'll add them 
unless someone beats me to it

> [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.

Reply via email to