[TYPO3-dev] use exceptions instead of die()?

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sun Feb 3 22:37:26 CET 2008


Hi!

There are a few places where TYPO3 die()'s. That's pretty ugly. How 
about throwing exceptions and using a default exception handler to catch 
them. For starters it could simply output the error message, but we 
could add some layout etc to it.

Masi




More information about the TYPO3-dev mailing list