derbyjs / racer

Realtime model synchronization engine for Node.js
1.19k stars 118 forks source link

Add test for refList issue (#73) #96

Closed SLaks closed 11 years ago

SLaks commented 11 years ago

I intend to restore the prevRests logic (as a performance boost) tomorrow

razic commented 11 years ago

@SLaks it would be really useful to include use of model.push and model.refList in the README also.

i recommend this reading by one of the founders of github itself: http://tom.preston-werner.com/2010/08/23/readme-driven-development.html

SLaks commented 11 years ago

Yes; READMEs are a very good idea for this (I'm following exactly this pattern in my new project; SLaks/logup-emitter).

Racer needs far more documentation than it has now, but I don't have time to write it. Note that this part actually is documented at http://derbyjs.com/#references.

nateps commented 11 years ago

No longer relevant in 0.5