[TYPO3-dam] Use db table info direct or object handling ?

georg k georg at georg.org
Tue Jun 19 02:04:38 CEST 2007


Julian Kleinhans wrote:
> Hi list,
> i have a little question. i will code a fe plugin for DAM.
> Can i use all data direct from database or is it better to use all over 
> objects like tx_commerce ?
> greetz julian

Julian,
Apart from:
	TYPO3 Coding Guidelines
http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.1.0/view/

and
	TYPO3 Security Cookbook
http://typo3.org/fileadmin/security-team/typo3_security_cookbook_v-0.5.pdf

which I assume you're aware of,
I suggest you'd have a look at the code of Rene's DAM-DEMO Extension, see
	http://typo3lab.colorcube.de/DAM.dam.0.html
	being part of:
	dam_src-20070410-1.1RC1.zip
which should not only answer your question but is also pretty helpful 
(codewise) in regards to DRY (or in that case DRR(ene)'s work ;-)

hth, regards georg


More information about the TYPO3-project-dam mailing list