Kaydet (Commit) fb78dbcd authored tarafından Josh Heidenreich's avatar Josh Heidenreich Kaydeden (comit) Michael Meeks

Added READMEs for modules related to URE, with content from the wiki

üst 8b212711
Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.
Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.
Common Lang Infrastructure Uno Runtime Environment - support assemblies and tools for the MS .Net (and Mono) UNO binding.
See also:
[git:cli_ure/source/readme.txt]
UNO interface declaration/stub generators for C++ (headers), Java (class files), ... the one for .Net is in cli_ure.
Type definitions/implementations for the core of UNO. The exported API is in C.
See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]
Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.
See also:
[http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]
Old way of doing component registration. Nowadays replaced by another stand-alone UI and tools called UNO package.
Contains the IDL compiler.
Simple IO wrappers.
Makes it easier to use UNO with Java.
JURT means Java Uno Runtime and implements most of Java UNO.
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
Contains all of the IDL files except those in [[udkapi]]
i.e. the interfaces that are specific to the OppenOffice.org application.
An artificial (?) separation.
UNO bindings for the Python programming language.
Makes registries for openoffice for storing type data
See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/rdbmaker]
Registry reading, etc.
UNO services dealing with interprocess bridges.
Implements types for the Java Uno typesystem.
System abstraction layer; rtl, osl and sal
rtl:
Platform independent strings
osl:
platform specific stuff, threads, dynamic loading, process, ipc, etc
Exports only C API and some inline-methods (only C++ API).
C++ helpers to make use of sal easier.
Registries, reflection, introspection implementation for UNO.
Streams, mmaps, etc.
Low level UNO stuff API IDL files
i.e. those that are part of the standalone URE.
See also:
[[offapi]]
As offuh but for Java UNO: Maps IDL into java classes definitions.
Contains the UNO Runtime Environment (URE).
Beginnings of standalone UNO distribution.
See also:
[http://udk.openoffice.org/]
You may also want to read the README located at:
[git:ure/source/README]
Part of the LibreOffice SDK.
Mostly used by makefiles to pull out types from xml.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment