Closed cdumez closed 10 years ago
Could you consider reversing the arguments to the update() method? Maybe it is just me but I would find it a little bit nicer to pass the id first, then the value.
Solved this at https://github.com/airpingu/data-store-api/commit/e9b993ccaf7e7e3f89d20734a5dc7b330b061f04. Thanks for firing this!
Could you consider reversing the arguments to the update() method? Maybe it is just me but I would find it a little bit nicer to pass the id first, then the value.