SLING-8865 - Enhance the HTL runtime and script engine to take advantage of the support for lazy bindings

* made SightlyBindingsValuesProvider use a LazyBindings.Supplier when possible
* switched to LazyBindings in BindingsUtils
3 files changed
tree: c3943fb1d4a1a90db9b543ab64bd64618bcaf090
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Engine

This module is part of the Apache Sling project.

This package contains a Java implementation of the HTML Template Language specification.