[TYPO3-core] RFC #7357: Use exceptions to detect missing user function

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sat Feb 2 18:29:44 CET 2008


Ingo Renner schrieb:
> Martin Kutschker wrote:
> 
>> Solution: Raise an exception on error. Change $silent into $errorMode 
>> with the meaning 1=silent and 2=exectption. To be compatible any true 
>> value except 2 means silent.
> 
> how about using a more specific Exception than just the base Exception?

I knew someone would come up with that. Do we have an exception system 
already in place? If not I kindly ask to use the base exception and come 
back to the function when we have one.

Masi


More information about the TYPO3-team-core mailing list