Chris Harrington wrote
I have some questions regarding the use of Java in OOo.

1. Would there be any OOo performance gains by disabling Java in the build
process?
AFAICT no. The Java interfaces seem to be created upon demand (the very first time with a noticeable delay, after that not noticable at all).
2. If java was disabled in the build what besides the Base application and
some Wizards would be affected?
Definitely, do not do that unless you *must* !
In todays world you truly would be *crippling* OpenOffice by such an action!

E.g. the scripting framework is written in Java, removing Java means that you cannot use scripting languages like JavaScript, BeanShell or ooRexx for OpenOffice anymore!

[Also, for some applications using Java the Java reflection is very important. So if there are OpenOffice distributions not offering that important feature, definitely a certain class of Java applications could not be deployed.]

3. In order to build OOo without Java are there any other flags that need to
be passed besides the --disable Java?
Sorry, have truly no idea...
:)

---rony


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to