coresmart / persistencejs

persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
http://persistencejs.org
1.73k stars 240 forks source link

Deferred / Promises #139

Open designbyadrian opened 10 years ago

designbyadrian commented 10 years ago

Are query objects promises?

If not, having the query functions return promises would make implementation of Persistence in an already promise-driven app neater.

nova706 commented 10 years ago

+1

janezkranjc commented 10 years ago

+1

AndreaSpinelli commented 10 years ago

+1

hisapy commented 10 years ago

+1

rovqapint commented 10 years ago

+1

RomanBrodetski commented 9 years ago

+1

dtelaroli commented 9 years ago

:+1:

bluesliverx commented 9 years ago

+1