W. Matthew (Matt) Wilson

Results 17 comments of W. Matthew (Matt) Wilson

I think that's really cool! I didn't know about travis. On Fri, Dec 6, 2013 at 5:43 PM, Matěj Cepl [email protected] wrote: > What do you think about Travis? See...

I tried to do .pitz, but I could never figure out how to import from a folder that begins with a "." character. Thanks so much for the pull request!...

You might be correct on that point -- maybe I do not need to import code from that folder. Do all the tests pass for you after you apply your...

Those might be fixable. Maybe the "pitzdir" folder is hard-coded in the setup and teardown methods. Matt

Hey, thanks for the feedback! If you send me a pull request with a fix, I'll gladly merge it in. Otherwise, I'll get to this bug eventually. Matt On Sun,...

I believe you, but can you write out a little more detail about how you caused the exception? Maybe just copy / paste the traceback from the web server running...

I have the exact same problem! @juliandrj any update?

First off, yes, I use the same viewmodel with multiple pages all the time. Second, I don't think you need to use _.bind(vm.readDataById, vm); I think you can probably just...

I'm facing this bug right now. Is there a workaround I can use now, before you release a fix?

I'm facing this problem too! I want to paginate a bunch of results from a query. by using parameters ["offset", "limit"], but when these observables change, nothing happens in the...