Code review comment for lp:~bcsaller/juju-gui/update-reductions

Revision history for this message
Benjamin Saller (bcsaller) wrote :

*** Submitted:

Remove some db.update calls

Given the current model we can't remove all calls
to db.fire('update') but we can remove them from
anything using the topology. Change 'update' events
(which redispatch) so simply call topo.update().

service and charm views still redispatch.

R=jeff.pihach, gary.poster
CC=
https://codereview.appspot.com/8083043

https://codereview.appspot.com/8083043/

« Back to merge proposal