[Typo3-dev] TYPO3 and native XML Databases
Mathias Schreiber [wmdb]
mathias.schreiber at wmdb.de
Mon Oct 17 13:41:18 CEST 2005
Sven Wilhelm wrote:
> during a project I have to access a native xml database. I implemented
> the code by accessing the db with xml-rpc in the frontend plugin.
What exactely is a "native XML Database"?
Sounds like an XML file to me.
> Surely it would be much more better to have access through the backend.
>
> Has anyone do some experiments with native xml databases in the backend
> of typo3?
> As I see at the moment for the db_list module there have to be changed
> many parts of the core.
Maybe DBAL offers handling for this
> Are there any plans for a more unified data access api?
see DBAL
--
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
$this->fresseHalten = 1;
}
More information about the TYPO3-dev
mailing list