https://issues.apache.org/ooo/show_bug.cgi?id=118623
--- Comment #8 from Pedro Giffuni <[email protected]> 2011-11-26 01:18:30 UTC --- (In reply to comment #4) > > or try Chrome V8 > I have tried to make V8-UNO bridge but I have met a problem on exceptions > between V8 and UNO. And I also considered about to use V8 as macro engine. > Python has some useful modules and easy to import to use with Python macros. > But V8 does not have import feature except for the proposed by CommonJS > modules. Java's components can not be used on V8 too. If V8 is introduced as a > macro engine, it takes a position below the Basic. I found a V8 Java bridge here: http://rbackhouse.blogspot.com/2011/03/using-google-v8-javascript-engine-in.html And the license looks good: https://github.com/rbackhouse/zazl -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
