Oliver Braun wrote:
Kay,

Kay Ramme - Sun Germany - Hamburg wrote:
Ollie,

Oliver Braun wrote:
All jars files in <jre>/lib/ext are added to the CLASSPATH automatically, having something similar in OOo would be nice.
I am wondering, what the use cases would be. Only think I can come up with is to simplify the development of components (avoiding zipping and installation).

I should probably take this one from my "long time wishlist" :) - the UNO class loader already makes it obsolete to add all UNO component jar files to the class path, right ?

Right.

However, this did not work reliably in the past, e.g. for accessibility. I know SB did look into this, but I don't know the latest status.

"Pure" UNO component .jars are no longer on the classpath for some time now. However, there are other .jars (in program/classes) whose contained classes are accessed directly from elsewhere, so that they still need to be on the classpath; CWS sb36 is work in progress to clean this up (and I should really get that finished, hopefully for OOo 2.0.5).

-Stephan

Regards,
Oliver

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

Reply via email to