[TYPO3-core]  use php5 for new code
    Ingo Renner 
    ingo at typo3.org
       
    Wed Oct 10 16:56:23 CEST 2007
    
    
  
Hi all,
just some note on new code:
I'd like to see new developments to be in php5 only because of the more 
advanced OO capabilities and encapsulation of object data.
With this I'd also ask for your opinion about exception handling...
With one of my next patches I'd like to introduce exception classes.
How should they be named and where shall we put them?
How about this f.e.?
t3lib/class.t3lib_invalidargumentexception.php
all the best
Ingo
    
    
More information about the TYPO3-team-core
mailing list