Difference between revisions of "Uno"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Moved out Specs. Added links to Misc.)
Line 23: Line 23:
  
 
==The abstract Uno [[Uno/Spec|Specifications]]==
 
==The abstract Uno [[Uno/Spec|Specifications]]==
<DPL>category=Uno:Spec</DPL>
+
{{:Uno/Spec}}
 +
 
 
==Implementations==
 
==Implementations==
 
<DPL>
 
<DPL>
Line 36: Line 37:
 
* [http://udk.openoffice.org/faq.html Uno frequently asked questions]
 
* [http://udk.openoffice.org/faq.html Uno frequently asked questions]
 
* [http://udk.openoffice.org/cpp/man/spec/cuno_spec.html Outdated C Uno Language Binding]
 
* [http://udk.openoffice.org/cpp/man/spec/cuno_spec.html Outdated C Uno Language Binding]
 +
* [http://udk.openoffice.org/common/man/spec/transparentofficecomponents.html Transparent Office Access]
 +
* [http://udk.openoffice.org/common/man/spec/javavendorextension.sxw JNI configuration framework]
  
 
==Terms==
 
==Terms==

Revision as of 12:41, 13 December 2006

Lead: Kay Ramme Co-Lead: Stephan Bergmann

This is the Uno Wiki. Uno stands for Universal Network Objects.

Uno is the interface based component model of http://OpenOffice.org. Uno offers interoperability between programming languages, object models and hardware architectures, either in process or over process boundaries, as well as in the intranet or the Internet. Uno components may be implemented in and accessed from any programming language for which a Uno implementation (AKA language binding) and an appropriate bridge or adapter exists.

It is planned to move most content from the http://udk.openoffice.org pages into the Wiki. You are welcome to help. Probably most interesting for many people is, what we are currently doing in Uno, which you can find in the efforts area. One of the bigger things is the extension to Binary Unos threading-model.

The Uno Wiki organization is described in Uno/Meta/Organization.

Functional Overview

Uno-Arc.jpg

Modules

Things in progress - Efforts

Articles and Tutorials on Uno.

Things to be Done

The abstract Uno Specifications

Abstract Uno Specifications

The abstract Uno specifications are the blue prints for all concrete Uno implementations (e.g Binary Uno, Java Uno, C++ Uno).


Claims

Not every specification is required to be available for a particular Uno implementation. A specification either is

  • required - must be implemented by all Uno implementations, or
  • recommended - is recommended to be implemented, or
  • optional - may be implemented.

Specifications

Implementations

Misc

Terms

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Personal tools