Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-700

Add support for listening on individual notifications

XMLWordPrintable

      We currently rely on FooListener interfaces to attach to notifications. This has an unfortunate effect that users cannot specify individual notifications they are interested in. This is a similar problem we have faced with Actions vs. RPCs, and the Action invocation model is far superior.

      Introduce support for action-like single-notification listener via a dedicated interface, which will allow users a more granular access to notifications.

      We will also need to support aggregate listeners (because that is what FooListener does), but unfortunately DOM APIs are not quite ready to offer us that.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: