Hi fellow wave developers,

I have found that the when there are multiple key-value pairs in the
delta, the call to submitDelta method of state object triggers the
state change callback function as many times as the number of key
value pairs.

Why is this happening?

Am I missing something?

This how make call to the submitDelta method:

wave.getState().submitDelta({'Name':"Vikram",'color':"red"});

Is this fine? Or is there a mistake in this call?

Please help.

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to