Difference between revisions of "Uno/Spec/Environment Substitution"

From Apache OpenOffice Wiki
< Uno‎ | Spec
Jump to: navigation, search
m (Fixed categories.)
m (Somewhat polished.)
 
Line 1: Line 1:
Type: Specification  State: draft
+
Type: Specification  State: draft Claim: recommended
  
 
==Feature==
 
==Feature==
An environment can be substituted with a compatible environment.
+
An [[../Environment|environment]] can be substituted with a compatible [[../Environment|environment]].
 
For example:
 
For example:
 
  <code>"uno:unsafe"</code> -> <code>"uno:unsafe:debug"</code>
 
  <code>"uno:unsafe"</code> -> <code>"uno:unsafe:debug"</code>
  
==Rationale==
+
Environment substitution may be defined prior to bootstrapping Uno.
 
+
==Compatibility Issues==
+
None.
+
 
+
==Dependencies==
+
None.
+
 
+
  
 
[[Category:Draft]]
 
[[Category:Draft]]

Latest revision as of 09:07, 13 February 2007

Type: Specification State: draft Claim: recommended

Feature

An environment can be substituted with a compatible environment. For example:

"uno:unsafe" -> "uno:unsafe:debug"

Environment substitution may be defined prior to bootstrapping Uno.

Personal tools