DPM wrote: > 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 ;->
#1, #2, #3 - extended to handle updates as well would be nice. Of course, a generic batch command/response protocol would be best. I understand that is a lot more work - I build such an XML protocol for ScheduleWorld about 3 years ago. Cheers. -- http://www.ScheduleWorld.com/ Free Google Calendar synchronization with Outlook, Evolution, cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
