|
From: Dejan K. <dej...@nb...> - 2003-04-22 14:37:29
|
I will handle scanner part, since I am working on it these days anyway Dejan > No, dont fork the codebase, let the exceptions move up the stack - just make > sure that they get caught "somewhere". The "somewhere" in the case of > PipelineFeeder.process is ultimately called from PipelineFeeder.execute. In > this case all the possible exceptions are caught so all is well. > |