Ben Styles

Results 104 comments of Ben Styles

I have added some logs to my local repo to try and work out what's going with the `rv-each` binder. This is what I'm getting: ``` javascript it("lets you push...

@jhnns Thanks man, but until all tests are passed, I don't think it's worth it, as they are testing for basic functionality and failing tests to me mean a broken...

@ydaniv Ah thanks man, but I spotted that one and it doesn't fix the problem. Weird that it wasn't causing any failing tests. Anyway I'll push that fix today. But...

@Duder-onomy I'm still getting 3 failing tests, under `Rivets.binders each-*` and under `Functional input`. EDIT: forgot to run build :P great work!

@Duder-onomy So what next?

@Duder-onomy Haha I might just do that anyway, without the retiring bit. I think you might have to lead on the overview-based tasks, like deciding how best to stress-test it,...

Hey all, I have just written a new binder for one of my own projects that interfaces with `Set()`, I called it `set-each-*` so you use it like `rv-set-each-item="theSet"`. Exactly...

@Duder-onomy any thoughts on this?

What is the status of this branch? It's been hanging around for months now and it would be great to get it moving again. What's holding us back and what...

@blikblum getting this: ``` Uncaught TypeError: Cannot read property 'name' of undefined. message: Uncaught TypeError: Cannot read property 'name' of undefined fileName: http://jsperf.com/benchmark-47.js lineNumber: 21 ```