I did look at that project, however it does not include youtube API. So, if I had to integrate the youtube API with my GWT app, then my best option would be the JSON path?
On Thursday, July 19, 2012 2:39:44 AM UTC+10, Thomas Broyer wrote: > > > On Wednesday, July 18, 2012 4:52:32 AM UTC+2, MAQ wrote: >> >> Hi, >> >> I hope the question is clear, I'm a total GWT newbie. My project requires >> the use of some of Google's APIs. Two main solutions are provided one for >> XML and another for JSON (gdata-java-client and google-api-java-client). >> >> Which one would be more suitable (easier, more compatible etc.)? Or is it >> a mere personal choice? >> > > With GWT, you'll likely use gwt-google-apis rather than the above 2 > projects (which i'd bet are not GWT-compatible). I believe gwt-google-apis > uses JSON, but that's a detail, as there aren't actually any existing > alternative. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/L009je85DRoJ. 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-web-toolkit?hl=en.
