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

Felix Meschberger edited comment on SLING-6549 at 2/22/17 2:54 PM:
-------------------------------------------------------------------

I am not sure, this is a good idea !

EL must be isolated from the environment as we implement our own stuff in 
Sling. "Inheriting" from the environment means, that we are starting to mix 
environmental API with implementation requirements.

If you want to use the environment's EL, then you also would have to use the 
environment's EL implementation, which might collide with our Scripting JSP 
bundle with embedded Jasper.


was (Author: fmeschbe):
I am not sure, this is a good idea !

EL must be isolated from the environment as we implement our own stuff in 
Sling. "Inheriting" from the environment means, that we are starting to mix 
environmental API with implementation requirements.

> Provide framework extension fragment for EL API
> -----------------------------------------------
>
>                 Key: SLING-6549
>                 URL: https://issues.apache.org/jira/browse/SLING-6549
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Oliver Lietz
>             Fix For: Framework Extension Fragment EL API 1.0.0
>
>
> fragment for {{javax.el}} (EL API)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to