[
https://issues.apache.org/jira/browse/SLING-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850778#comment-15850778
]
Robert Munteanu commented on SLING-2919:
----------------------------------------
[[email protected]] - well, the notice file at
https://github.com/phornig/sling-handlebars/blob/develop/NOTICE says
{noformat}
Apache Sling Handlebars Scripting Support
Copyright 2008-2009 The Apache Software Foundation
Apache Sling is based on source code originally developed
by Day Software (http://www.day.com/).
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).{noformat}
which is probably incorrect, based on your statement :-) . Also all the source
files seem to say 'Licensed to the Apache Software Foundation (ASF)'.
Maybe a question for [email protected] ? That's a public mailing list
and you at least get an idea about how to proceed from a legal point of view.
> Support handlebars as a scripting language
> ------------------------------------------
>
> Key: SLING-2919
> URL: https://issues.apache.org/jira/browse/SLING-2919
> Project: Sling
> Issue Type: New Feature
> Components: Scripting
> Reporter: Ian Boston
> Assignee: Ian Boston
>
> Handlebars.js is a popular scripting language used client side. The markup is
> simple and straightforward, much like velocity in some ways, but without any
> of the confusion ove template or MVC. There is a version of Handlebars for
> java that uses an identical template language and appears to be well
> supported and has some nice features such as pre-compiling scripts serverside
> into Javascript functions and modules. (not all that relevant for server side
> scripting, but interesting none the less).
> I am going to experiment with a Sling Script engine in the whiteboard area to
> see if its viable to use handlebars java as an alternative to JSP.
> Handlebars Java, A2 Liencesed: https://github.com/jknack/handlebars.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)