hrmm, we may want to move
createSimpleUpdateWatcher('status',$scope.magic_status_list);
into the .then() for magic_status_list; not sure if there might be a race condition there (particularly if get_magic_statuses ever truly becomes async in the future)
hrmm, we may want to move
createSimpleUpd ateWatcher( 'status' ,$scope. magic_status_ list);
into the .then() for magic_status_list; not sure if there might be a race condition there (particularly if get_magic_statuses ever truly becomes async in the future)