Edward Anderson

Results 111 comments of Edward Anderson

My priorities are elsewhere. I won't have time to author that change, but I'd be willing to review a pull request and try to get that in.

> what's the status @elad To answer your earlier question from forever ago, the async/indexedDB branch got pretty hard to read with the async implementation. I started questioning whether it...

No worries. Thanks for responding. :-)

Yes, I think you're right. I don't use AMD, so could you make the change, and send a pull request if that fixes the problem?

I don't use require.js, but I think these people have. @GermanDZ @matthieugayon @elad @dschien @thoaionline Could one of you please provide an example of how you use Backbone.dualStorage with require.js?...

@elmbrent Please open a new issue, so we don't clutter this one with an unrelated conversation.

I don't think this library has a good solution for this right now, but I'm open to ideas.

Your goal is to use IndexedDB or WebSQL, right? Check out the `async` branch (and #73), which does that already. It uses sticky.js instead of localForage for the adapter, but...

Mentioned the wrong issue in the commit that closed this. Whoops!