Hey Jeff,
does the WW implementation in IE10 support JSON as postMessage params or only String as in other implementation?
Or would be using the background WinRT APIs for that kind of task the better idea anyway?
Hi P,
If I understand what you are asking for, you can use XHR and JSON.stringify().
If I do not understand, could you give me a concrete example to clarify the question?
Thanks,
-Jeff
Jeff Sanders (MSFT)