hiinsu
4 Aug 2010, 5:47 AM
Hi,
I'd like to know if there is a dynamic way to get all data from a jsonp.
I'm expecting a list of jsonp objects which contains a number of static field names.
But they also carry many attribute names that are not constant.
So far, I've always statically defined model type to retrieve info / data from jsonp response.
Is there a way to get everything in the jsonp response?
I'd like to know if there is a dynamic way to get all data from a jsonp.
I'm expecting a list of jsonp objects which contains a number of static field names.
But they also carry many attribute names that are not constant.
So far, I've always statically defined model type to retrieve info / data from jsonp response.
Is there a way to get everything in the jsonp response?