On Tue, May 12, 2009 at 2:47 PM, Maserati <[email protected]> wrote:

> I have not and I will take a look at that. But the real problem is
> self.cal_client.CalendarQuery(query) returns calendar events that no
> longer exist.

That's a problem for your use case, but it is a feature in other cases.

Suppose that you have two different offline sources of new events
adding and deleting events from a Google Calendar. Further suppose
your problem has been solved: deleted events no longer are returned in
feeds. Client A adds an event on Monday. On Tuesday Client B sees that
event, and deletes it. On Wednesday, Client A checks the feed, doesn't
see the event that it added on Monday, so it adds it again. No good.

The way that things are now, Client A checks Google on Wednesday, sees
that the event has been deleted, and deletes its local copy.

 Ray

--~--~---------~--~----~------------~-------~--~----~
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