Gang,

I'm wondering why the result from FetchListTool.TableSet.append() is discarded by FetchListTool.emitFetchList(). It seems like it could skip both the decrement of topN and the call to WebDBWriter.addPage() if append() returns false (e.g., for a badly formed URL). This seems like the original intent of returning this boolean from append().

It's important for me to understand the answer to this question, since I've been extending FetchListTool.TableSet.append() to return false in other cases, and I'd like to have as close to topN items on my fetch list as possible.

What am I missing?

- Chris
--
------------------------
Chris Schneider
TransPac Software, Inc.
[EMAIL PROTECTED]
------------------------

Reply via email to