no JSONP returned

3 views
Skip to first unread message

W.S. Hager

unread,
Dec 9, 2011, 10:20:04 AM12/9/11
to persevere...@googlegroups.com
Hi,

For eagerly resolved links no JSONP is returned when the callback param is added. I'm not sure how these lines work, but I suppose they won't work correctly for a model with nested objects through links:
response.body = {forEach : function(write) {
write(callback+"(");
body.forEach(write);
write(")");
}};
Thanks for any input.

--

W.S. Hager
Lagua Web Solutions
http://lagua.nl


Reply all
Reply to author
Forward
0 new messages