Skip to content

Assumptions & Ideas #41

@stephenplusplus

Description

@stephenplusplus

** moved to Google Docs **

Todos:

  • Change from ([get,save,del])All -> $1, accepting either a single object or array.
  • Favor configuration objects over multiple parameters where possible. (ongoing)
  • dataset.runInTransaction(function (transaction, done) {}); -> dataset.transaction(function (transaction) {}); Remove dataset operations from transaction argument object.

Metadata

Metadata

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions