AI OnAI Off
Aug 26, 2015
Oct 24, 2016
CMS UI
Closed, Fixed and tested
The methods watchModelChange and unwatchModelChange in epi/shell/_Command should not be public.
Breaking change
Calling watchModelChange and unwatchModelChange on _Command.js has been deprecated
Commands should always be allowed to update their internal state based on the current model.