Hi Mike, I'm not sure what you mean by the two interfaces. Could you describe these in more detail? As far as using the Google Calendar Data API from within App Engine, I have some sample code if you are interested.
Happy coding, Jeff On Oct 28, 2:46 pm, "Mike Metcalfe" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to GAE and I've started building an accommodation booking app with > gdata calendar. So far I have a BookingAgent, a Resource (a room) and a > Booking. The Getting Started stuff commuicates with the calendar with simple > methods but I would prefer to use interfaces. So I will make the Resource > implement the calendar interface and the Booking that of the event. I was > hoping someone has sample code with classes that implements one or both of > these interfaces to help me on my way. > > Thanx in advance. > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
