Difference between revisions of "Uno/Spec/Purpose Bridge"

From Apache OpenOffice Wiki
< Uno‎ | Spec
Jump to: navigation, search
m (Fixed typo.)
Line 1: Line 1:
A purpose bridge maps between to [[Uno/Spec/Environment]]s of the same ABI, e.g. "uno:unsafe" and "uno". Typical purpose bridges are "unsafe_uno_uno" and "affine_uno_uno".
+
A purpose bridge maps between two [[Uno/Spec/Environment]]s of the same ABI, e.g. "uno:unsafe" and "uno". Typical purpose bridges are "unsafe_uno_uno" and "affine_uno_uno".

Revision as of 15:49, 13 June 2006

A purpose bridge maps between two Uno/Spec/Environments of the same ABI, e.g. "uno:unsafe" and "uno". Typical purpose bridges are "unsafe_uno_uno" and "affine_uno_uno".

Personal tools