+2ยข :D
There are hundreds of formats for a flat key->value "map", expecially when
you already know the native type of the value given the key. Http headers
are a format, HTTP form encoding is a well known and supported format and
already required by OAuth in other places.
JSON is nice, but to inv
> does not have an active developer community, and isn't even published to
> maven central.
>
> I just had a peek at Amber, looks fairly decent. I can help move this to
> Apache incubating if people are interested.
>
>
> On Wed, Apr 21, 2010 at 4:49 AM, Simone Gianni wr
Hi Pid,
I'm also interested in developing a Java library for OAuth 2. There is an
Apache Lab (labs.apache.org , lab named Amber) working on an OAuth 1 Java
API, it could (will) eventually move to Incubator if we manage to get enough
momentum.
It would be nice to have a Java API that integrates wit