[Typo3-dev] TypoScript 2: a bit of a RFC
    Mathias Schreiber [wmdb] 
    mathias.schreiber at wmdb.de
       
    Thu Dec  1 08:50:28 CET 2005
    
    
  
Dimitri Tarassenko wrote:
> The () for multi-line values was by far the worst design decision in TS, IMHO.
...until you have a multi tablecell wrap with 4 optionsplits containing 
out of more than 400 chars because the client wants the site to be 
netscape4 compatible.
And I state (until someone proves me wrong) that multiline, indented 
code is MUCH better readable than one line.
-- 
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
	$this->fresseHalten = 1;
}
    
    
More information about the TYPO3-dev
mailing list