Re: IoFilterChain.processExceptionCaught()

2011-07-12 Thread Julien Vermillard
On Mon, Jul 11, 2011 at 10:18 PM, Niklas Gustavsson nik...@protocol7.com wrote: On Mon, Jul 11, 2011 at 9:34 PM, Alan D. Cabrera l...@toolazydogs.com wrote: That makes sense but wouldn't the implementation of IoFilter catch the exception and do the required task within the context of the

Re: IoFilterChain.processExceptionCaught()

2011-07-12 Thread Alan D . Cabrera
On Jul 11, 2011, at 1:18 PM, Niklas Gustavsson wrote: On Mon, Jul 11, 2011 at 9:34 PM, Alan D. Cabrera l...@toolazydogs.com wrote: That makes sense but wouldn't the implementation of IoFilter catch the exception and do the required task within the context of the error? Why let the

Re: IoFilterChain.processExceptionCaught()

2011-07-12 Thread Alan D. Cabrera
On Jul 12, 2011, at 12:55 AM, Julien Vermillard wrote: On Mon, Jul 11, 2011 at 10:18 PM, Niklas Gustavsson nik...@protocol7.com wrote: On Mon, Jul 11, 2011 at 9:34 PM, Alan D. Cabrera l...@toolazydogs.com wrote: That makes sense but wouldn't the implementation of IoFilter catch the

Re: IoFilterChain.processExceptionCaught()

2011-07-12 Thread Julien Vermillard
On Tue, Jul 12, 2011 at 4:33 PM, Alan D. Cabrera l...@toolazydogs.com wrote: On Jul 12, 2011, at 12:55 AM, Julien Vermillard wrote: On Mon, Jul 11, 2011 at 10:18 PM, Niklas Gustavsson nik...@protocol7.com wrote: On Mon, Jul 11, 2011 at 9:34 PM, Alan D. Cabrera l...@toolazydogs.com wrote: