Reviewers: mp+133391_code.launchpad.net, Message: Please take a look.
Description: 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://code.launchpad.net/~bcsaller/juju-gui/component-framework/+merge/133391 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/6828048/ Affected files: A [revision details] A app/assets/javascripts/d3-components.js M app/modules.js M test/index.html A test/test_d3_components.js -- 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. -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

