Difference between revisions of "Architecture"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Simplified with DPL.)
m (Moved content from Spec/Architecture.)
Line 1: Line 1:
 +
As most of you know, OOo is a complex and big software system. Many lines of code are implemented in various programming languages, including BASIC, C, C++, Java, and more (perl, make, ANT, ...), if one counts the build system or tests as being part of OOo. Obviously, it is necessary to follow some kinds of guidance, rules, principles or constraints, to make it work seemingly and to make it understandable. [[Wikipedia:|Wikipedia]] gives a good understanding, of what a [[wikipedia:Software architecture|Software Architecture]] can or should be.
 +
 +
==OpenOffice.org Software Architecture==
 +
[[Image:ArchOverview.jpg|center]]
 +
 
==Architectural Articles==
 
==Architectural Articles==
 
<DPL>category=Architecture</DPL>
 
<DPL>category=Architecture</DPL>

Revision as of 18:57, 7 September 2006

As most of you know, OOo is a complex and big software system. Many lines of code are implemented in various programming languages, including BASIC, C, C++, Java, and more (perl, make, ANT, ...), if one counts the build system or tests as being part of OOo. Obviously, it is necessary to follow some kinds of guidance, rules, principles or constraints, to make it work seemingly and to make it understandable. Wikipedia gives a good understanding, of what a Software Architecture can or should be.

OpenOffice.org Software Architecture

ArchOverview.jpg

Architectural Articles

Personal tools