Tomer Gabel

Results 90 comments of Tomer Gabel

Oh I don't disagree (maybe just about the "level of correctness" assertion), and this can definitely by a worthwhile feature requests, but I think it bears defining a bit more...

Error reproduced, I'm looking into it. Especially with the error message it is indeed quite strange.

OK, the problem has to do with JSON Pointer semantics. When processing a list of diffs to introduce `move` ops, the assumption is the a numerical path segment is an...

I'm not really clear on what you're aiming for.. there _are_ two changes in your example. Do you mean you want to get two separate JSON diffs representing each change...

We've come across the same issue. I believe this is a bug, with the `consumer.connect` emitted in two places: 1. Immediately after cluster connection (index.js:92) 2. On consumer group connection...

I can echo that sentiment, but a release that won't require sbt/Maven hacks would be highly appreciated :-) On 4 בספט 2012, at 20:50, Jorge Ortiz [email protected] wrote: FWIW, we've...

Just set up with the new org.scalaj-based 0.6 artifact - works like a charm, and no more exclusions for older Scala libraries (we use Maven). Thanks!

The group ID changed, it's now org.scalaj on the main Maven repository. On 25 באוק 2012, at 19:44, Steven [email protected] wrote: I'm unable to pull/build the code. If a release...

What do you mean by "not working"? I use 0.5 from the Maven repository and it works just fine...?

scala-time appears to be abandoned, and has been forked into an actively-maintained project called nscala-time; see the GitHub repository: https://github.com/nscala-time/nscala-time