Difference between revisions of "Uno/Binary/Spec/Debug Bridge"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Changed layout.)
Line 1: Line 1:
version: {{REVISIONID}} <br>
 
 
state:  draft          <br>
 
state:  draft          <br>
 
type:    specification  <br>
 
type:    specification  <br>
Line 5: Line 4:
 
== Debug Bridge ==
 
== Debug Bridge ==
  
; Feature
+
=== Feature ===
: A debugging aid, used to isolate objects further, while checking the previous environment for validity.
+
A debugging aid, used to isolate objects, while checking the previous environment for validity.
  
; Rationale :
+
===Rationale===
  
; API
+
===API===
: Available as a purpose when specifying environments (<code>"uno:debug"</code>).
+
Available as a purpose when specifying environments (<code>"uno:debug"</code>).
  
; Compatibility Issues: None.
+
===Dependencies===
 +
* [[Uno/Binary/Spec/Environment Stack]]
  
; Dependencies:
 
:* [[Uno/Binary/Spec/Environment Stack]]
 
  
 
[[Category:Uno:Binary:Spec]]
 
[[Category:Uno:Binary:Spec]]

Revision as of 15:43, 27 June 2006

state: draft
type: specification

Debug Bridge

Feature

A debugging aid, used to isolate objects, while checking the previous environment for validity.

Rationale

API

Available as a purpose when specifying environments ("uno:debug").

Dependencies

Personal tools