RE: [Patch] Exception handling in FileGenerator

2001-06-07 Thread Vadim Gritsenko
ECTED]] > Sent: Thursday, June 07, 2001 17:35 > To: Cocoon Developers > Subject: Re: [Patch] Exception handling in FileGenerator > > > On Thu, 7 Jun 2001, Vadim Gritsenko wrote: > > Thanks, Vadim. Patch applied, please cross check :) > > Giacomo > > > Hi,

Re: [Patch] Exception handling in FileGenerator

2001-06-07 Thread giacomo
On Thu, 7 Jun 2001, Vadim Gritsenko wrote: Thanks, Vadim. Patch applied, please cross check :) Giacomo > Hi, > > FileGenerator now logs any IOException as an error(), but that's not the case > in the real life: sometimes it's just FileNotFoundException. > > This simple patch differentiates betw