Looks like a good start. One thing; don't bother implementing Country,
State, or Metro. They're deprecated.
Use the magic 'location' parameter and just pass in any old string --
something like "San Francisco, CA" or "Berlin, Germany".
--- In yws-events@yahoogroups.com, "jfireeagle" <sean@...> wrote:
>
>
> I'm building a Java client library for Yahoo's Upcoming REST API. The
> library is still under development. It does support retrieval of
> Events and Venues:
>
> http://code.google.com/p/upcoming-java-client/
>
> There's a mailing list as well:
>
> http://groups.google.com/group/upcoming-java-client
>
> Cheers,
>
> Sean
>