Hi Jürgen,

at the moment it is not possible to fetch the IDL-help texts at runtime via reflection. For that reason I would like to request such a feature, but before doing so, a discussion about the usefulness of such a feature may be in order.

it is already planned but no issue was submitted yet. Please file an issue.
Great!
Will create an issue (API Feature Request) in a minute ...
... cut ...
The InstanceInspector example will be extended to support more features and i think it goes in the same direction.

- start inspection with a document or any other object
- dynamic invocation of non void methods without parameters to navigate deeper in the object hierarchy
- later -> dynamic invocation of non void methods with parameters
- integration of the IDL reference

Provided information:
- methods
- implemented interfaces
- implemented services
- property/attribute info
- ....
Interesting!
The Google Summer of Code project "Dynamic IDL Reference Browser" is the first step to provide a more sophisticated reference documentation. The idea is to provide dynamically the correct mapped reference for example for Java or C++ or other supported languages. This browser can for example be integrated in the InstanceInspector to provide the reference documentation dynamically for a certain aspect of an inspected object and for the preferred language.
Interesting!
Work is ongoing
*Great* !

---rony

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

Reply via email to