SLING-7085 - Reduce code duplication

* exported org.apache.sling.scripting.sightly.compiler.util.ObjectModel
* delegated calls from org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel to ObjectModel

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1806167 13f79535-47bb-0310-9956-ffa450edef68
13 files changed
tree: 1cdde86268c4f93c153d525a5b7fa557471c3ba6
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL Compiler

The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree.