Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

parseModel automatically returns an observable? I just want the raw response from findOne.

$
0
0
With can.Model.model if I returned the raw value passed from a findOne for instance I'd get my raw JSON response.  Now with parseModel I get a can observe even though I don't need that here.  Can I not do that?

And can someone please answer this once and for all ... if I'm not doing and CRUD, just get's of JSON objects do I really need can.Model?

++ Also seems that parseModel is being called twice after a request?

Viewing all articles
Browse latest Browse all 3491

Trending Articles