Closed marten-de-vries closed 8 years ago
The current rewrite branch supports this, except for errors in running the test suites of pouchdb-auth and pouchdb-validation. The first should be an easy fix (just implementing try/catch/finally properly), the second is vague.
The obvious error is fixed, but pouchdb-auth & -validation still fail. Needs more research.
pouchdb-auth was fixed lately. No idea what exactly did the trick, but it works now.
pouchdb-validation was a bug in the ported test suite that regenerator didn't hit, but I think should be hit according to the spec. Anyway, fixed it there.
Would be nice. Depends on #8.