Mark + Charlie: Which operations would you like in batch? [ie - if the
Google Calendar folks were to implement them in some order, what would
be most useful?]

Some ideas to get the ball rolling:
1) Add multiple events to the same calendar in 1 HTTP call [ie -
several INSERTS at a time]
2) Delete multiple events from the same calendar in 1 HTTP call [ie -
several DELETES at a time]
3) Continuing for 1+2: Combo PUT/INSERT/POST operations [ie - perform 1
INSERT + 3 DELETES in a single HTTP call]
4) Lookup the event list on SEVERAL calendar in 1 HTTP call. [still
with only 1 set of credentials though...]
5) Lookup the "List of Calendars" for several different users in 1 HTTP
call [still with only 1 set of credentials though... I'm not sure if
this is possible since can only pass 1 set of credentials for now. And
a user can never see anyone else's calendar list except his/her own...]

P.S. - this sounds a bit tricky to shoehorn onto HTTP/ATOM ;->


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to