You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Senol Tas (JIRA)" <ji...@apache.org> on 2017/04/05 14:43:41 UTC

[jira] [Updated] (SLING-6763) Remove org.apache.sling.commons.json depdency from esx engine

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

Senol Tas updated SLING-6763:
-----------------------------
    Description: 
remove org.apache.sling.commons.json dependency from esx engine and replace with native build in nashorn JSON parser
+ minor updates in the demo package to showcase the usage of dynamically changing handlebars templates based on selector.
+ added experimental es6 transpiler as preperation for sandboxing the engine
+ updated demo with es6 classes and imports

i created a pull request on github:
https://github.com/apache/sling/pull/209

  was:
remove org.apache.sling.commons.json dependency from esx engine and replace with native build in nashorn JSON parser
+ minor updates in the demo package to showcase the usage of dynamically changing handlebars templates based on selector.

i created a pull request on github:
https://github.com/apache/sling/pull/209


> Remove org.apache.sling.commons.json depdency from esx engine
> -------------------------------------------------------------
>
>                 Key: SLING-6763
>                 URL: https://issues.apache.org/jira/browse/SLING-6763
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Apache Sling Scripting ESX 0.2.0
>            Reporter: Senol Tas
>
> remove org.apache.sling.commons.json dependency from esx engine and replace with native build in nashorn JSON parser
> + minor updates in the demo package to showcase the usage of dynamically changing handlebars templates based on selector.
> + added experimental es6 transpiler as preperation for sandboxing the engine
> + updated demo with es6 classes and imports
> i created a pull request on github:
> https://github.com/apache/sling/pull/209



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