Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

fix(key_sync): optimize model updates#96

Merged
colinmacdonald merged 1 commit intodevelopfrom
mattcreager/empty-digest
Apr 28, 2014
Merged

fix(key_sync): optimize model updates#96
colinmacdonald merged 1 commit intodevelopfrom
mattcreager/empty-digest

Conversation

@mattcreager
Copy link
Contributor

Removing dead properties and adding new properties now occurs within
a single $timeout.

Closes: #95

@colinmacdonald
Copy link

  • Review code for flaws/bugs
  • Ensure code matches requirements, with exceptions addressed e.g:
  • Should cover edge cases
  • Commits are squashed
  • Designer and Reviewer sign off on commit

Removing dead properties and adding new properties now occurs within
a single `$timeout`.

Closes: #95
Signed-off-by: Colin MacDonald <colin@goinstant.com>
colinmacdonald pushed a commit that referenced this pull request Apr 28, 2014
fix(key_sync): optimize model updates
@colinmacdonald colinmacdonald merged commit bd7f368 into develop Apr 28, 2014
@colinmacdonald colinmacdonald deleted the mattcreager/empty-digest branch April 28, 2014 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inefficient scope notifications on model updates

2 participants