Hi, The webconsole plugin that was just contributed for In https://issues.apache.org/jira/browse/SLING-3543 needs a specific selector to retrieve scripting variables from the HTTP client.
Currently it's using "SLING_availablebindings" as its selector, with a SLING_ prefix to make collisions with user-defined selectors less likely. Shall we use this prefix from now on in similar cases? Do we already have such cases where "our" selectors might get in the way of Sling users? -Bertrand
