Hello list,

Zend_Exception has currently no content and just extends the standard
Excepton class. Maybe it would make sense to add something like
addListener(Zend_Observer_Interface $o) method to implement the
observer/observable pattern?

This would make possible adding a logger object as a listener. There are
cases in ZF where an exception is caught and replaced by throwing another
one, which is more general. The details and the origin of the error are lost
then.

It would be nice to be able to log all exceptions in the execution flow, I
think.

Cheers,

Peter Fiksman

++++++++++++++++++++++++++++
pf-webservices
Grantham-Allee 20
53757 Sankt Augustin

Tel.:  +49 (0) 2241 397 2135
Fax:   +49 (0) 2241 397 2139
Mobil: +49 (0) 177  976 3257

Email: [EMAIL PROTECTED]
Web: http://pf-webservices.de
Ust-Id: DE223139117

Reply via email to