dbal
1.7. Roadmap
Currently more conceptual work and research has to be done. Most important tasks:
-
review the three different DBAL listed in 2.5.1 and choose one for integration into Typo3
-
create a proof of concept converting e. g. an extension to use the DBAL
-
start implementing the DBAL
-
QA
1.7.1. Technology
Which DBAL
Decide which of the different DBAL already available should be used in Typo3.
Core changes
Use separate Typo3 core (CVS branch) to integrate DBAL.
1.7.2. Roll out
Documentation
-
Description of the DBAL API. (Developers)
-
Examples how to integrate the DBAL in existing extensions. (Developers)
Test and check up
-
Test functionality
-
Test platforms and setups
-
Code review/clean-up
Release