Page MenuHomePhorge

Create a global message bus
Open, NormalPublic

Description

Use Ember.Evented

Details

Ticket Type
Task

Related Objects

Event Timeline

Adityab claimed this task.
Adityab raised the priority of this task from to 60.
Adityab updated the task description. (Show Details)
Adityab changed Ticket Type from Task to Task.
Adityab added subscribers: petersen, Adityab.
petersen added a project: Restricted Project.Nov 6 2015, 11:08 AM
petersen moved this task from Backlog to In Sprint on the Roundcube-Next board.
Adityab moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 9 2015, 11:28 AM
Adityab moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 19 2015, 12:04 AM
Adityab moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.

I've added a simple Ember service that wraps Ember.Evented, which basically works - I can fire notification events in the Shell and the (separate) Notifications app picks it up and shows a popup.

I'm still thinking of nice ways to do "registration" of different events and how to have them all in one place. Considering having the app's manifest expose all events in an events.json file - I'll try doing this when starting the Mail app.

Adityab moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 23 2015, 10:58 AM

I guess this task has been completed already, no?

vanmeeuwen lowered the priority of this task from 60 to Normal.Mar 28 2019, 8:13 AM