Dear Daniel,
    * Or maybe rephrased: if reflecting an UNO object, does one need to
      use an instance of "com.sun.star.reflection.CoreReflection" from
      the same context as the reflected UNO object?
    

No, you need not use the same component context, but it may be more
performant to choose one within your process.  Please use the singleton
entry

"com.sun.star.reflection.theCoreReflection"

for the sole reason that it internally caches created IdlClass objects.
  
Thank you *very* much for your quick and authorative answer !!

Will report back, once I have done the class and experimented with my environment, may take a few days though.

Regards,

---rony



Reply via email to