jsonary-js / jsonary

Quickly assemble clients for JSON-based APIs (powered by JSON Schema)
http://jsonary.com/
MIT License
122 stars 14 forks source link

Code cleanup #110

Open geraintluff opened 11 years ago

geraintluff commented 11 years ago

Is there a way to remove whenStable()? We could iteratively wait until all requests were finished before rendering whatever.

Might be slightly slower, as data requests would not execute in parallel.