Has anybody managed to call the Freebase API from a GWT component? I'm a Javascript tyro, and I'm struggling to get it properly bound in with JSNI. My current hurdle, which I think I'll get past shortly, is getting the call to happen at all. But the one that scares me is getting callbacks to work properly on result arrival. Thanks, William