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

[jira] [Created] (SLING-9719) Utilize any available oak EditorProvider components that were declared

Eric Norman created SLING-9719:
----------------------------------

             Summary: Utilize any available oak EditorProvider components that were declared
                 Key: SLING-9719
                 URL: https://issues.apache.org/jira/browse/SLING-9719
             Project: Sling
          Issue Type: Improvement
            Reporter: Eric Norman
            Assignee: Eric Norman
             Fix For: JCR Oak Server 1.2.8


{{OakSlingRepositoryManager}} is not utilizing the {{EditorProvider}} components provided by bundles.

To better align with the oak-jcr RepositoryManager implementation, the sling impl should also utilize the WhiteboardEditorProvider to listen for and utilize any registered EditorProvider components that are available.

This change will automatically enable support for {{mix:atomicCounter}} via the {{AtomicCounterEditorProvider}} that's not used at the moment.

 



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