|
From: Bruce M. <br...@mc...> - 2003-07-01 12:46:34
|
Yes - I have just committed it. On Tuesday 01 July 2003 05:27 am, Dejan Krsmanovic wrote: > It seems to me that you haven't commited FeederFactory yet... > > Dejan > > ----- Original Message ----- > From: "Bruce McDonald" <br...@mc...> > To: <bab...@li...> > Sent: Tuesday, July 01, 2003 12:21 AM > Subject: [Babeldoc-devel] FeederFactory implemented > > > All, > > > > I have implemented a FeederFactory. This makes running documents through > > pipelines a whole lot easier. Basically the feeders are now defined in > > the > > > config/feeder/config.properties file. This allows for you to add all > > kinds > > > of specialized feeders. You can get a defined feeder by calling > > getFeeder(String name) on the feeder factory. At the moment there is an > > synchrounous and in-memory asynchronous feeder (called "sync" and "async" > > repectively). I have changed some of the code in the scanner module > > (heads > > > up Dejan!!!!) to use this code. you will probably need to check this > > code before running your scanners. > > > > regards, > > Bruce. > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |