[TYPO3-english] COA inside another COA - is it a wise thing?

Dmitry Dulepov dmitry.dulepov at gmail.com
Tue May 11 07:50:56 CEST 2010


Hi!

Riccardo De Contardi wrote:
> A little "odd" question about typoscript:
> 
> Is it "wise" to have a COA inside another COA? I mean Something like:

Several reasons against it:
- it takes more memory to hold of these objects
- it takes more stack
- it takes longer to parse
- it looks less structured
- it is harder to understand

I would avoid using COAs if I can.

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-english mailing list