Difference between revisions of "Extensions introspection"

From Apache OpenOffice Wiki
Jump to: navigation, search
(repaired the Xray link)
m
Line 2: Line 2:
  
 
* [http://www.ooomacros.org/dev.php#101416 XRAY]
 
* [http://www.ooomacros.org/dev.php#101416 XRAY]
The introsepction tool for macros !!!
+
The introsepction tool for macros !!! ( and a [[Extensions_development_basic#X-Ray_tool|XRay tool description]] in this wiki)
  
 
a must have
 
a must have

Revision as of 19:46, 13 October 2006

many introspection tools are available as the OOo API provides some usefull methods

The introsepction tool for macros !!! ( and a XRay tool description in this wiki)

a must have

  • pyXRAY

the same for pyUNO

The Object Inspector is an OpenOffice.org extension that is to help the developer to inspect arbitrary Uno-Objects. As Uno provides a service-oriented API with abstract service descriptions exporting defined interfaces the capabilities of a Uno Object does not open up to the developer at design time mainly due to several „deficiencies“. The Object Inspector is still under development.

Personal tools