On Tue, Feb 28, 2017 at 11:44 AM, Carsten Ziegeler <[email protected]> wrote: > ...The script is usually selected by the combination of resource type, > selector and extension...
The SlingBindingsVariablesListJsonServlet [1] has to use the sling/servlet/default resource type, by design, so I think the prefix is useful here. -Bertrand [1] https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core/src/main/java/org/apache/sling/scripting/core/impl/SlingBindingsVariablesListJsonServlet.java
