Difference between revisions of "Uno/Specifications"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Added "claims" .)
(Names in Uno has been migrated into the wiki.)
Line 13: Line 13:
 
category=Spec</DPL>
 
category=Spec</DPL>
 
* [http://udk.openoffice.org/common/man/draft/synch_thread.html Multi Threading Spec.]
 
* [http://udk.openoffice.org/common/man/draft/synch_thread.html Multi Threading Spec.]
* [http://udk.openoffice.org/common/man/names.html Names in Uno]
 
 
* [http://udk.openoffice.org/common/man/lifecycle.html The Object Life Cycle]
 
* [http://udk.openoffice.org/common/man/lifecycle.html The Object Life Cycle]
 
* [http://udk.openoffice.org/common/man/execution.html The Execution Model]
 
* [http://udk.openoffice.org/common/man/execution.html The Execution Model]

Revision as of 07:24, 21 June 2007

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

No every specification is required to implemented for an 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

Personal tools