Actions

Database Storage Engine Project M4 Basic implementation: Difference between revisions

From LimeSurvey Manual

No edit summary
 
No edit summary
Line 4: Line 4:
= About the milestone=
= About the milestone=


This milestone includes coding (and documenting) the most important classes of the [[Database Storage Engine Project|Database Storage Engine]].
This milestone includes coding (and documenting) the most important classes of the [[Database Storage Engine Project|Database Storage Engine]] in order to have a testable prototype.


= Todo=
= Todo=

Revision as of 15:37, 14 May 2010

About the milestone

This milestone includes coding (and documenting) the most important classes of the Database Storage Engine in order to have a testable prototype.

Todo

  • Write stubs and documentation for all API classes and methods
  • Write stubs for all non-API classes and methods
  • Implement the most important API-calls