Difference between revisions of "Uno"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Fixed link.)
(47 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Uno Wiki ==
+
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
 +
|---
 +
|
 +
'''''[[Uno/To-Dos|To-Dos]]'''''<br>
 +
'''''[[Uno/Efforts|Efforts]]'''''
 +
<DPL>category=Uno
 +
category=Effort
 +
count=2</DPL>
 +
* [[Uno/Efforts|...]]
 +
'''''[[Uno/Terms|Terms]]'''''
 +
<DPL>category=Uno
 +
category=Term
 +
count=2</DPL>
 +
* [[Uno/Terms|...]]
 +
'''''[[Uno/Modules|Modules]]'''''
 +
<DPL>category=Uno
 +
category=Module
 +
count=2</DPL>
 +
* [[Uno/Modules|...]]
 +
'''''[[Uno/Specifications|Specifications]]'''''
 +
<DPL>category=Uno
 +
category=Spec
 +
count=2</DPL>
 +
* [[Uno/Specifications|...]]
 +
'''''[[Uno/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Impl
 +
count=2</DPL>
 +
* [[Uno/Implementations|...]]
 +
'''''[[Uno/Articles&Tutorials|Articles&Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Article|Tutorial
 +
count=2</DPL>
 +
* [[Uno/Articles&Tutorials|...]]
 +
'''''[[Uno/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Snippet
 +
count=2</DPL>
 +
* [[Uno/Code Snippets|...]]
 +
'''''[[Uno/Tests|Tests]]'''''
 +
<DPL>category=Uno
 +
category=Test
 +
count=2</DPL>
 +
* [[Uno/Tests|...]]
 +
'''''[[Uno/Misc|Misc]]'''''
 +
<DPL>
 +
category=Uno
 +
notcategory=Spec
 +
notcategory=Impl
 +
notcategory=Test
 +
notcategory=Snippet
 +
notcategory=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Misc|...]]
 +
|}
  
The UNO area on this wiki is organized into the following hierarchy:
+
Lead: [[KR|Kay Ramme]] Co-Lead: [[User:Sb|Stephan Bergmann]]
* [[Uno/Spec]] - UNO specifications
+
 
* [[Uno/Binary]] - binary UNO
+
This is the [[Uno]] Wiki. '''Uno''' stands for '''Universal Network Objects'''.
* [[Uno/Cpp]] - C++ UNO
+
 
* [[Uno/Java]] - Java UNO
+
[[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 [[Uno#Uno_Implementations|implementation]] (AKA language binding) and an appropriate bridge or adapter exists.
* [[Uno/Remote]] - Remote UNO
+
 
* [[Uno/Effort]] - UNO Efforts
+
[[Image:Uno-Arc.jpg|left]]
* [[Uno/Todo]] - UNO Todos
+
 
 +
It is planned to move most content from the [http://udk.openoffice.org http://udk.openoffice.org] pages into the Wiki. '''[[Uno/Effort/Migrate Documentation|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 [[Uno/Efforts|efforts]] area. One of the bigger things is the [[Uno/Effort/Binary/Extend Threading-Model|extension to Binary Unos threading-model]].
 +
 
 +
The Uno Wiki organization is described in [[Uno/Meta/Organization]].
  
 
[[Category:Uno]]
 
[[Category:Uno]]
 +
[[Category:Project]]
 +
[[Category:Development]]

Revision as of 15:38, 29 March 2010

To-Dos
Efforts

Terms

Modules

Specifications

Implementations

Articles&Tutorials

Code Snippets

Tests

Misc

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.

Uno-Arc.jpg

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.

Personal tools