I was thinking that you can stringify/parse JSON on either side. Those convenience converters are nice sugar, but can be done without. ________________________________________ From: ext Loïc Yhuel [[email protected]] Sent: Tuesday, October 11, 2011 3:05 PM To: Rosenthal Noam (Nokia-CTO-Qt/SiliconValley) Cc: [email protected]; [email protected] Subject: Re: [webkit-qt] API proposal for handling (some) hybrid use cases
I see your examples and prototype code are always using a string as message argument. Is it possible to use a QVariant like with the QtWebKit bridge ? If I understand correctly, it won't be possible to implement synchronous JS -> C++ calls like Q_INVOKABLE methods. _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
