What about the existing Java extensions? Quite a lot of people are using
Java to either writer extensions or use UNO Java bridge from an external
application.
How hard would it be to do AOT compilation of the Java bytecode of such extensions (and the needed 
JRE and OOo/LO glue classes), and include that plus the necessary runtime? Is such AOT compilation 
what gcj does? Would that require then writing a new bridge to gcj-compiled native code?
Yeah, just a wild idea...
Another even wilder idea would be to translate the Java bytecode to .NET bytecode for the Windows 
case... There are some tools, more or less experimental, for this, aren't there? Would it not be 
better to just require the .NET framework on Windows than to require a JRE? And please note again 
that I am meaning this just for Windows.
--tml
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.