Hello, We've been looking to build a framework to allow users to access our ATOM and RESTful services easily. I was tasked to investigate whether or not we could extend the Google Data API in order to do that. However, I'm having trouble locating developer documentation that would show me the high level architecture so that I could locate extension points. Is there a location that has what I'm looking for?
In the meantime I was attempting to create my own service class in an attempt to connect to an atom feed. I ran into problems determining which classes to use for the getFeed() method. Is there an example that I can use that uses the google data api to connect to a generic atom feed? Finally, what is the feasibility of using and extending the google data api to connect to a 3rd party service? I suspect that I would have to create a service class, a data class and perhaps a data generator class and a registry class. Is this a non-trivial task? Are there examples or resources I can use to determine the feasibility of this project? Thanks, Brian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
