~benji/juju-gui/bug-1074336

Viewing all changes in revision 238.

  • Committer: Benjamin Saller
  • Author(s): Benjamin Saller
  • Date: 2012-11-13 14:10:11 UTC
  • mfrom: (217.2.14 component-framework)
  • Revision ID: bcsaller@gmail.com-20121113141011-rvo2ysg1cvx3ca1i
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.

R=thiago, matthew.scott, benjamin.saller
CC=
https://codereview.appspot.com/6828048

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: