[TYPO3-50-general] Name of templating system
    Karsten Dambekalns 
    karsten at typo3.org
       
    Wed Nov 19 10:30:34 CET 2008
    
    
  
Hi.
Malte Jansen wrote:
> But isn't the basic template-system used for the default view or any 
> other view like the exception one?
> Shouldn't they be replace by the template-system?
> E.G. The Exception-View "F3::FLOW3::Error::DebugExceptionHandler" is 
> hardcoded.
Err, well. The exception handler is there to handle exceptions. It 
cannot rely on anything than standard PHP. No templates, no views, no 
components. Just echo. Because it is in invoked in case of exceptions. 
Now imagine the exception is caused by some problem in component 
management or resource handling (ever wondered why the graphics are 
*included* in the HTML?) or ... templating?
Regards,
Karsten
    
    
More information about the TYPO3-project-5_0-general
mailing list