Rony G. Flatscher wrote:
Hi Stephan,

are the following few assumptions correct?

    * Interface class names in UNO always start with a capital X only.


yes



But note that this is only a convention. For the OOo (and URE) UNO APIs, this convention will probably always be followed---but in general, UNO and UNOIDL do not enforce it.


Thank you for your clarification.

Exploring via reflection the beta 2 version of OOo it has become possible to query for the mandatory and optional interfaces and services as well. So this helps already determining unambiguously whether one has an interface in hand or not. (Any chances BTW to get the 1.1.x reflection versions to reflect services as well, at the moment they return just null?)

currently the only way to get service info is to use the types_doc.rdb from the OO build env. But as i mentioned before this will change in the future.

Juergen


---rony

P.S.: The above statements are referring to using "theTypeDescriptionManager" via Java.


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


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

Reply via email to