[Typo3-dev] TypoScript 2: a bit of a RFC
    Michael Scharkow 
    mscharkow at gmx.net
       
    Wed Nov 30 19:00:54 CET 2005
    
    
  
Dimitri Tarassenko wrote:
> The only solution to ambiguity is requiring more explicit syntax. In
> real world terms if in
> 
> page.10 = HTML
> page.10.value = HTML
> 
> "=" does 2 different things, there should be 2 different
> operators/syntax elements for this. In many cases this will mean more
> characters.
page.10 = HTML
page.10.value = "HTML"
Where's the difficulty? Additional brackets and stuff only waste screen 
space and make debugging and writing without an IDE harder. Ruby and 
Python can live without that, too.
Greetings.
Michael
    
    
More information about the TYPO3-dev
mailing list