On Nov 1, 2014, at 11:02 AM, Kevin Chadwick <[email protected]> wrote:

>> The reference manual does not explicitly forbid doing so,
> 
> Which suggests that you can understand if it did.
> 
> It would seem strange to need javascript for desktop applications but is
> this just for proper desktop applications where the code is from a
> trusted filesystem?

GnuCash uses the JQPlot library (http://www.jqplot.com/) to render graphs for 
WebKit-displayed reports.

Also if one wants to include a scripting language in one’s desktop app and has 
to bundle WebKit for display purposes, why not use the included JavaScript 
interpreter instead of bloating your app even more with another interpreter? 
GnuCash uses Guile for historical reasons, but if we were making that design 
decision today might go with javascript instead.

Regards,
John Ralls

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to