Hi,
implement the core reflection in Java -> working directly on the type
library. But of course it will be a lot of work when you want a Java
only solution, because the storage format of the type library is acced
by using a C/C++ API which is not available in Java. So you would need
a jni wrapper or something like that and even then it wouldn't be Java
only.
... snips ...
hmm, I see. Thank you very much for your comments and insights, Jürgen!
Will apply a different approach then, not depending on Bootsrtap, but
rather using a connection to an office. As I am doing this for a
scripting language that should be able to script office, the assumption
that a connection to an office instance is mandatory can be a reasonable
one.
;)
Again, thank you and Daniel very much !
---rony
P.S.: Still, a "generic"
"/singletons/com.sun.star.reflection.theCoreReflection" (available via
the Bootstrap inital context already) solution would be better in the
case that one wants to drive UNO components without the office.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]