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