|
From: Dejan K. <dej...@nb...> - 2003-04-01 14:36:48
|
Bruce, have you implemented auto documentation update based on defined options in Info classes? So if I put some new option is it updated in documentation? I have added global option to scanners called 'ignored' and it has the same functionality as in pipeline stages. So you can switch of scanner without commenting all configuration for that scanner. When you are working with many scanners it is pretty usefull. I have also added type 'mailbox' for scanner workers. We had 'smtp' type which was not pretty precise (we have MailboxScanner not SmtpScanner class). Anyway I haven't removed smtp from query properties because of backward compatibility. We should update documentation, too... Dejan |