PieceTable
From AbiWiki
(Difference between revisions)
(→Plans) |
|||
Line 1: | Line 1: | ||
The Abiword implements the Model-View-Controller paradigm. The [[PieceTable]] is the model of the [[AbiWord]] document. It describes exactly how the document is constructed. | The Abiword implements the Model-View-Controller paradigm. The [[PieceTable]] is the model of the [[AbiWord]] document. It describes exactly how the document is constructed. | ||
- | = Plans = | + | >= Plans = |
Possible plans post 2.8 for the PieceTable: | Possible plans post 2.8 for the PieceTable: | ||
Line 9: | Line 9: | ||
[[Category:Developer]] | [[Category:Developer]] | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://irutubaj.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | ||
+ | ---- | ||
+ | =[http://irutubaj.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> |
Revision as of 01:02, 18 November 2010
The Abiword implements the Model-View-Controller paradigm. The PieceTable is the model of the AbiWord document. It describes exactly how the document is constructed.
>= Plans =
Possible plans post 2.8 for the PieceTable:
- remove switch to use std:: containers
- make it type safe by eliminating PL_StruxDocHandle and replacing it with pf_Strux.