Native JSON loading

# David Bruant (14 years ago)

Le 08/03/2012 18:42, Wes Garland a écrit :

What about native JSON loading?

How would this be different from XHR + JSON.parse() sugar?

I think it wouldn't. Loading rules applied for module loading would be applied to JSON loading.

Are you proposing loading the JSON from the server as though it were a module?

Yes I am.