You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2020/08/20 15:05:00 UTC

[jira] [Created] (SLING-9677) Remove redundant org.apache.sling.scripting.core.impl.bundled.ProtectedBindings class

Radu Cotescu created SLING-9677:
-----------------------------------

             Summary: Remove redundant org.apache.sling.scripting.core.impl.bundled.ProtectedBindings class
                 Key: SLING-9677
                 URL: https://issues.apache.org/jira/browse/SLING-9677
             Project: Sling
          Issue Type: Bug
    Affects Versions: Scripting Core 2.3.0
            Reporter: Radu Cotescu
            Assignee: Radu Cotescu
             Fix For: Scripting Core 2.3.4


SLING-9406 merged the Apache Sling Scripting Bundle Tracker to Scripting Core and introduced the {{org.apache.sling.scripting.core.impl.bundled.ProtectedBindings}} class, which is a copy of {{org.apache.sling.scripting.core.impl.helper.ProtectedBindings}}, with the difference that the former does not extend {{org.apache.sling.api.scripting.LazyBindings}}, although it should.

However, only one of these classes should be kept, namely {{org.apache.sling.scripting.core.impl.helper.ProtectedBindings}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)