Calligra/Libs: Difference between revisions

From KDE Community Wiki
No edit summary
Line 24: Line 24:
* [[../File filters/]]
* [[../File filters/]]
* [[../Dockers/]]
* [[../Dockers/]]
* [[/KoAbstraction/]]: library utilizing facade design patter in order to simplify implementation of custom graphical interfaces for various applications


== Common specifications ==
== Common specifications ==
Line 34: Line 36:


There are several things in the KOffice libraries that have to be renamed/deleted and generally cleaned up before we can make the libs become binary+source compatible in future features. Lets keep a list of things on a [[Calligra/Libs/Refactor Todo]] page.
There are several things in the KOffice libraries that have to be renamed/deleted and generally cleaned up before we can make the libs become binary+source compatible in future features. Lets keep a list of things on a [[Calligra/Libs/Refactor Todo]] page.
===KoAbstraction===
*[[/KoAbstraction/]] is library utilizing facade design patter in order to simplify implementation of custom graphical interfaces for various applications.


== Brainstorming ==
== Brainstorming ==
*[[/Brainstorming/]]
*[[/Brainstorming/]]

Revision as of 08:02, 23 March 2011

General

Design Documents and usecases

KOffice Wide Technologies


Common specifications

Todo for the libraries

In the 2.0 release the libs are shared only by the applications and external users will not be able to depend on forward compatibility of the libraries as shipped in 2.0

There are several things in the KOffice libraries that have to be renamed/deleted and generally cleaned up before we can make the libs become binary+source compatible in future features. Lets keep a list of things on a Calligra/Libs/Refactor Todo page.

Brainstorming