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

[jira] [Created] (SLING-9445) Add a type safe DistributionEvent

Christian Schneider created SLING-9445:
------------------------------------------

             Summary: Add a type safe DistributionEvent
                 Key: SLING-9445
                 URL: https://issues.apache.org/jira/browse/SLING-9445
             Project: Sling
          Issue Type: Improvement
          Components: Content Distribution
    Affects Versions: Content Distribution API 0.4.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: Content Distribution API 0.4.2


Currently we only define event properties and topics. This makes sending and receiving events a bit of a guesswork.

I propose to have a type safe DistributionEvent than can be translated to and from an OSGi event.



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