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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Splitted categories.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
author:  [[User:Kr|Kr]] <br>
 
version: {{REVISIONID}} <br>
 
 
state:  draft          <br>
 
state:  draft          <br>
created: 01/23/2005    <br>
 
 
type:    specification  <br>
 
type:    specification  <br>
  
== Tools ==
+
==Debug Bridge==
=== Debug Environment ===
+
  
; 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:
 
:* Stacked Environments
 
:* Binary UNO
 
  
[[Category:Uno:Binary:Spec]]
+
[[Category:Spec]]
 +
[[Category:Uno:Binary]]
 +
[[Category:Uno:Binary]]

Latest revision as of 15:10, 28 November 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