- From: Jeni Tennison <jeni@jenitennison.com>
- Date: Wed, 13 Jun 2012 22:36:31 -0400
- To: ashok.malhotra@oracle.com
- Cc: "www-tag@w3.org List" <www-tag@w3.org>
Ashok, This looks like something that might be worth looking at regarding storage synchronisation (as we discussed earlier): http://www.meteor.com Looks like the model they're using is to have the same code running on server and client; changes to local data are reflected immediately in the client and pushed to the server, and if the server does something different from the client for some reason, the client gets synchronised with server behaviour. Code changes on the server get pushed to the client. The video gives a pretty good overview. Jeni -- Jeni Tennison http://www.jenitennison.com
Received on Thursday, 14 June 2012 02:36:58 UTC