[TYPO3-dev] Good times with MySQL 5.1

Dmitry Dulepov dmitry at typo3.org
Sat Dec 13 13:12:36 CET 2008


Hi!

Steffen Kamper wrote:
> in future it will be possible to parse XML with MySQL, so the door is
> open for parsing templavoila-structure or other flexform structures
> direct in SQL [1].
> For example extracting the uids of used contentelements of a page it
> would be possible to use
> SELECT ExtractValue(tx_templavoila_flex, 'sDEF/lDEF/vDEF') as
> content_uids from pages
> 
> There is also the possibility to Update Records writing single values to
> this XML-structure.

Good! Please, write corresponding DBAL wrapper ;)

-- 
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/how_will_i_fix_bugs_in_extensions_from_now_on/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book




More information about the TYPO3-dev mailing list