You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2023/04/12 07:23:00 UTC

[jira] [Resolved] (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 ]

Carsten Ziegeler resolved SLING-912.
------------------------------------
    Resolution: Won't Fix

> 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
>    Affects Versions: Scripting JavaScript 2.0.2
>            Reporter: Vidar Skauge 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 was sent by Atlassian Jira
(v8.20.10#820010)