Peter Marton

Results 49 comments of Peter Marton

@caitp you can find the reason here: https://github.com/angular/angular.js/pull/2893

@caitp do you mean for this line`callbacks = {counter: 0};`? Because it's just reset the counter, which I don't use :) ``` Running "tests:jqlite" (tests) task INFO [karma]: Karma v0.12.9...

@mary-poppins sry my author email address was wrong. Now it's okay.

@fdecampredon what do you think, how much time do you need? Can I help with something? I really would like to see it on npm ;)

@fdecampredon sounds great! ;)

@fdecampredon why not follow the proper [semver](http://semver.org/) and release 1.0.0? Btw I mentioned your lib here: http://blog.risingstack.com/flux-inspired-libraries-with-react/ ;)

@lrowe thanks for the review. I turned my ES6 pieces to ES5. We already got some feedback from iOS while they are working on their new client that the auto-casting...

@lrowe are you saying basically that Falcor shouldn't have integer keys? Because we cannot know for sure that it's not a range? Should we remove `integerKey`?

We chatted with @mzitnik offline but couldn't figure out root cause.

@Tlvenn I think it's a good idea however I don't see the right solution for that yet. In `graffiti-mongoose` we already [exposed](https://github.com/RisingStack/graffiti-mongoose/blob/master/src/index.js#L32) to getting only the generated types instead of...