merged changes on home pc. some improvements on rejoin&sync

This commit is contained in:
Kevin Jahns
2015-09-27 00:58:23 +02:00
8 changed files with 141 additions and 74 deletions

View File

@@ -175,7 +175,7 @@ Y.Memory = (function () {
return stateVector
}
* getStateSet () {
return this.ss
return Y.utils.copyObject(this.ss)
}
* getOperations (startSS) {
// TODO: use bounds here!