Closed Raynos closed 12 years ago
row.createStream()
The defence against infinite loops is a hack because delta streams are through streams.
Btw most of your crdt examples are completely broken.
More work needs to be done but this allows me to use crdt rows with any other delta stream compliant thing like data-bind
Not needed because crdt.Row will be a delta stream
row.createStream()
which creates a delta streamThe defence against infinite loops is a hack because delta streams are through streams.
Btw most of your crdt examples are completely broken.
More work needs to be done but this allows me to use crdt rows with any other delta stream compliant thing like data-bind