buglabs / bugswarm-js

Bugswarm Javascript API
bugswarm.net
5 stars 3 forks source link

Remove 'java' directory until @kgilmer's library is ready to be moved over here #11

Closed barberdt closed 13 years ago

barberdt commented 13 years ago

Motion for this to happen to reduce confusion on our side as well as among outside devs. Thoughts?

jconnolly commented 13 years ago

From master?

barberdt commented 13 years ago

Aye. I guess this also pertains to the other non-existent libraries (ruby, etc...). We do point devs to this repo from the dev portal, so it makes sense to me.

jconnolly commented 13 years ago

Done! https://github.com/buglabs/bugswarm-api/commit/2ac1af488d52b18bdcd131c43e8af3fe1b20ad97

kgilmer commented 13 years ago

Uh...you want me to move swarm.client to bugswarm-api repo?

jconnolly commented 13 years ago

Let's worry about it when the connector is finished. But yes, ideally the API will be available here, separate from connector's implementation on top of it.

On Nov 10, 2011, at 10:34 PM, Ken Gilmerreply@reply.github.com wrote:

Uh...you want me to move swarm.client to bugswarm-api repo?


Reply to this email directly or view it on GitHub: https://github.com/buglabs/bugswarm-api/issues/11#issuecomment-2704603

jconnolly commented 13 years ago

I look for a reason to blame your code for x,y,z and yet again I realize you're a Jedi knight.

It's a small thing, but hi5 on choosing a Map<String, ?> for payload. I now understand generics, dynamic and static typing much, much more clearly.

A little token of gratitude,

John

kgilmer commented 13 years ago

Awesome, thanks for the gratitude!