mkrause / gx

Rx bindings for Google Drive Realtime API (Gx)
MIT License
1 stars 1 forks source link

CollaborativeList and CollaborativeMap don't fire events yet #28

Closed mkrause closed 11 years ago

mkrause commented 11 years ago

See CollaborativeString for an example.

yholkamp commented 11 years ago

CollabMap appears to fire ValueChangedEvents correctly for local changes right now in the DemoCliApp:

setting value cli_app to current time
CollabMap received event: VALUE_CHANGED
CollabMap received event: OBJECT_CHANGED

The DemoGUIApp shows though that for CollabMap.delete this is not the case.

yholkamp commented 11 years ago

CollabMap.delete event throwing has been added in commit aaf7141f082db5d00471b0a064bff2fe67cd90a7.

rdebokx commented 11 years ago

Also implemented this for the CollabList as of 1dbeff593c03f4682c78094ba5319fa30c9df81b