microsoftarchive / wunderbits.core

Core components of Wunderbits. Dependency free, high quality, 100% coverage.
10 stars 2 forks source link

IMPLEMENT FETCH #16

Closed octatone closed 10 years ago

netroy commented 10 years ago

this was intentional.. didn't want a 1:1 backbone code, wanted to instead do the set on response in the sync method.

octatone commented 10 years ago

Problem was fetch didn't do anything. Can't leave basic functionality missing :/

On Thu, Feb 20, 2014 at 6:15 PM, Aditya notifications@github.com wrote:

this was intentional.. didn't want a 1:1 backbone code, wanted to instead do the set on response in the sync method.

Reply to this email directly or view it on GitHubhttps://github.com/wunderlist/wunderbits.core/pull/16#issuecomment-35645101 .

octatone commented 10 years ago

Feel free to fix it, but write specs first and make sure it actually fetches data through an adapter.

On Thu, Feb 20, 2014 at 6:16 PM, raymond may raymondmay@gmail.com wrote:

Problem was fetch didn't do anything. Can't leave basic functionality missing :/

On Thu, Feb 20, 2014 at 6:15 PM, Aditya notifications@github.com wrote:

this was intentional.. didn't want a 1:1 backbone code, wanted to instead do the set on response in the sync method.

Reply to this email directly or view it on GitHubhttps://github.com/wunderlist/wunderbits.core/pull/16#issuecomment-35645101 .