You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2016/10/26 16:56:58 UTC

[jira] [Created] (OAK-5013) Introduce observation filter extension mechanism to Oak

Stefan Egli created OAK-5013:
--------------------------------

             Summary: Introduce observation filter extension mechanism to Oak
                 Key: OAK-5013
                 URL: https://issues.apache.org/jira/browse/OAK-5013
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
    Affects Versions: 1.5.12
            Reporter: Stefan Egli
            Assignee: Stefan Egli


During [discussions|http://markmail.org/thread/fyngo4dwb7fvlqdj] regarding extending JackrabbitEventFilter an interesting suggestion by [~mduerig] came up that we could extend the JackrabbitEventFilter in oak explicitly, rather than modifying it in Jackrabbit each time we add something oak-specific.
We should introduce a builder/interface pair in oak to reflect that. 
Users that would like to use such oak-specific extensions would wrap a JackrabbitEventFilter and get an OakEventFilter that contains enabling these extensions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)