I've found this example and a similar thread from this group- both from late 2008. I was wondering, has anything changed? Is this still the best way to access calendar from appengine?
I guess I'm curious to know why I have to define events in the data store even though they already have a formal definition elsewhere. Also, do I have to use the data store? Is it just to make querying easier? The calendar API appears to have some functionality (re: querying for events). Can I just read the events and display them (gwt)? http://code.google.com/appengine/articles/more_google_data.html#gcal http://groups.google.com/group/google-appengine/browse_thread/thread/98bd0e2af6e961d6/5a91d13bb8e37243?lnk=gst&q=calendar+appengine#5a91d13bb8e37243 -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
