|
From: Dejan K. <dej...@nb...> - 2003-10-08 14:44:58
|
Not that these methods I mentioned are currently not in ScannerWorker. Please check 1.0 branch to see how is that working. I am also hoping that David will modify his implementation to be compatible with 1.0 release! Dejan ----- Original Message ----- From: "Michael Ansley" <mic...@ze...> To: "Babeldoc Developer List" <bab...@li...> Sent: Wednesday, October 08, 2003 4:41 PM Subject: Re: [Babeldoc-devel] Scanners and filters... > Hi, Dejan, > > I'll get the mailbox scanner done over the next day or two. Just need > to look at how the ScannerWorker does things. > > Cheers... > > > MikeA > > PS: Anybody know how to get around Sourceforge's "end of file" cvs > problem? I seem to be getting it all the time at the moment. > > > On Wed, 2003-10-08 at 15:13, Dejan Krsmanovic wrote: > > Michael, David, all, > > since I have discovered that some parts of code that existed in 1.0 version > > of Babeldoc I cannot apply your patches right now. The problem is that > > mailscanner should use some methods from scanner worker class - that is - > > methods for storing filters and checking if some entry can matches given > > filter. > > > > Now, David could you check CVS branch 1_0 to see how it was implemented in > > 1.0 and see if it you can implement it like that? The idea is that you > > should have different filters. For example in MailScanner there could be > > filters for subject, e-mail address etc, etc. I see that your implementation > > use the list of filters to check if some entry could be accepted. It is OK > > to have more than one filter but you should also be able to make difference > > between them... > > > > Michael I can apply you patch, but what I would like to see is that > > MailboxScanner uses methods from Scanner worker (addFilter in intialize and > > acceptEntry(filterName) in doScan method). > > > > I could do this by myself but currenty I am pretty bussy with other > > (non-babeldoc) stuff so I am not sure when I can do it... > > > > > > Thanks, > > Dejan > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |