summaryrefslogtreecommitdiff
path: root/src/server/rz_feedback.py
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-01-13 12:19:43 +0200
committerAlon Levy <alon@pobox.com>2015-01-13 12:28:57 +0200
commitf99aad64bdc69f82bcdcfefedf3a172c6bb23743 (patch)
treea56bf74b2bce59e0fccd3a6303cc5a2e7fb76272 /src/server/rz_feedback.py
parentc7d9b0ff4b0a558e70cd56419c53975e15d71ec2 (diff)
client/graph: allow updating property of a backend backed node
This is a hack, here is the code comment: FIXME: should not do a server roundtrip, should keep this data local and part of the temporary graph, and send it on user enter in a single commit. The current implementation is just a quick way to get sorta the same outcome. it misses atomicity (since we create a commit for every tab click on an existing node), and responsiveness (since there is a roundtrip to the server and it isn't client side)
Diffstat (limited to 'src/server/rz_feedback.py')
0 files changed, 0 insertions, 0 deletions