fondazionebordoni / jardin

Automatically exported from code.google.com/p/jardin
GNU General Public License v3.0
0 stars 0 forks source link

Table view changes notification #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Brief description of the enhancement:
When an user changes a value on a table view, all clients that are displaying 
that view should be notified of the change.

Detailed use-case:
A client modifies a value in a table view and commit changes on database.
The server check clients viewing the same view and send them a notification.
Upon notification a client performs an action.

Some examples:
http://docs.google.com/support/bin/answer.py?hl=en&answer=71999
http://docs.google.com/support/bin/answer.py?hl=en&answer=44680

Original issue reported on code.google.com by gpantane...@gmail.com on 24 Sep 2009 at 10:28