Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make a wild guess about the json api links issue:
- notifyBelongsToChanged -> this._internalModel.notifyPropertyChange(key); - notifyHasManyAdded -> this._internalModel.notifyPropertyChange(key); i'll verify this with our app in the morning, which does use json api links (and will rebase these comments away)
- Loading branch information