author | zecke <zecke> | 2004-08-20 19:49:57 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-08-20 19:49:57 (UTC) |
commit | a0520b8e1012bec8a2f2e7fe1d15e6fd1d38f0b0 (patch) (side-by-side diff) | |
tree | c9036b84162443550c374a7b832a40fc390490fa /development/pim/pimpaper/introduction.tex | |
parent | d24c046127088eb8c2af9612043aba70fae66af6 (diff) | |
download | opie-a0520b8e1012bec8a2f2e7fe1d15e6fd1d38f0b0.zip opie-a0520b8e1012bec8a2f2e7fe1d15e6fd1d38f0b0.tar.gz opie-a0520b8e1012bec8a2f2e7fe1d15e6fd1d38f0b0.tar.bz2 |
First Draft of Opie PIM Paper
Giving an Overview and Reference for the used Attributes of
the Backends
Diffstat (limited to 'development/pim/pimpaper/introduction.tex') (more/less context) (ignore whitespace changes)
-rw-r--r-- | development/pim/pimpaper/introduction.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/development/pim/pimpaper/introduction.tex b/development/pim/pimpaper/introduction.tex new file mode 100644 index 0000000..24cf586 --- a/dev/null +++ b/development/pim/pimpaper/introduction.tex @@ -0,0 +1,14 @@ +\section{Introduction} + +\subsection{This Document} +This paper will describe the design decision, our specification +and how it integrates into C++, Qt and Opie. +It will examine the separation between Frontend and Backend, delayed +loading of Records, the concrete XML, SQL and VCF implementation +of the Backend and finally we will built a new Frontend/Backend +to support a Note based API. + +\subsection{Copyright} + +Copyright notice +\copyright 2004, Holger Hans Peter Freyther |