You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/04/29 21:11:30 UTC

[jira] Updated: (SLING-912) Support XML-compliant script delimiter for EcmaScript

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

Felix Meschberger updated SLING-912:
------------------------------------

    Fix Version/s:     (was:  Scripting JavaScript 2.1.0)

Descheduling from next release.

> Support XML-compliant script delimiter for EcmaScript
> -----------------------------------------------------
>
>                 Key: SLING-912
>                 URL: https://issues.apache.org/jira/browse/SLING-912
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting JavaScript (Rhino)
>    Affects Versions: Scripting JavaScript 2.0.2
>            Reporter: Vidar S. Ramdal
>            Priority: Minor
>
> The script delimiters used for EcmaScript (<% and %>) are not friendly to most IDEs. Introducing an XML-compliant script delimiter would make developing EcmaScripts easier.
> There are two options for implementing this:
> 1. Extend EspReader to support the new delimiters,
> - or -
> 2. Introduce a new script file type (e.g. .espx), and a new parser.
> See http://markmail.org/thread/jxbj5o57h5nfxos4 for background.

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