OK, then +1

Carsten

> -----Original Message-----
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 3:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [VOTE] Make errors caught only by Cocoon.java
> 
> 
> 
> Carsten Ziegeler wrote:
> > 
> >>-----Original Message-----
> >>From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
> >>Sent: Thursday, September 05, 2002 3:24 PM
> >>To: [EMAIL PROTECTED]
> >>Subject: [VOTE] Make errors caught only by Cocoon.java
> >>
> >>
> >>I would really like to see the errors caught ONLY by Cocoon.java, and
> >>logged there. It would reduce the problems we are having a LOT.
> >>
> >>+1
> >>
> > 
> > I would like to extend this proposal a little bit by:
> > 
> > "Exceptions are only logged when they are consumed (and not rethrown)".
> > 
> > So, if I write
> > try {
> >    ...
> > } catch (Exception e) {
> >   // ignore this...
> > }
> > 
> > this should be logged, perhaps not with level error, but debug.
> 
> +1  Yes, that's it.
> 
> -- 
> Nicola Ken Barozzi                   [EMAIL PROTECTED]
>              - verba volant, scripta manent -
>     (discussions get forgotten, just code remains)
> ---------------------------------------------------------------------
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to