yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #01493
[Merge] lp:~bcsaller/juju-gui/component-framework into lp:juju-gui
The proposal to merge lp:~bcsaller/juju-gui/component-framework into lp:juju-gui has been updated.
Description changed to:
Micro Framework for Environment View
A subclass of Component will container 1 or more modules
which implement their own areas of application concern.
The pattern is that we can declaratively define event listeners
and respond to those across modules. For example A canvas click
might fire an application event 'clickedCanvas' which each module
can have subscribers for that do things like close menus and remove
drag lines, etc.
https://codereview.appspot.com/6828048/
For more details, see:
https://code.launchpad.net/~bcsaller/juju-gui/component-framework/+merge/133391
--
https://code.launchpad.net/~bcsaller/juju-gui/component-framework/+merge/133391
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~bcsaller/juju-gui/component-framework into lp:juju-gui.
References