|
From: Dejan K. <dej...@nb...> - 2003-06-09 07:43:06
|
As I underestood, existing pipeline config files will not change? So users will be used the same pipeline configuration they used before? If this is true then you have my vote +1. It is important that users don't need to change its configuration. Also, it would be nice if existing pipeline stages don't need to be changed. I agree that we need better control over configuration parameters. We already have meta info object for each pipeline stage, so we just should use it! Is this change scheduled for 1.1 release? Dejan ----- Original Message ----- From: "Bruce McDonald" <br...@mc...> To: <bab...@li...> Sent: Sunday, June 08, 2003 12:05 AM Subject: [Babeldoc-devel] Babeldoc is (going to be) going through changes! > All, > > With all the work on the GUI that I have been doing (review the latest cvs > snapshot with the command: "babeldoc pipelinebuilder" and go ahead and > create a few pipelines) I am going to have to change the configuration of > pipelines. This will roll to the scanner too, but lets get the pipelines > working nicely. At the moment we have this IConfigOptions object for each > pipeline stage. This (should) provide information about the configuration of > the pipeline stage. I want to tie the actual configuration data to this > object so that we can enforce things like isMandatory and isValid on the > actual configuration values. This will mean that the pipeline factory can > actually check that the configuration is good before running the pipeline. > This should mean that running a system will get easier. So to recap - the > underlying configuration of the pipelines from the PipelineStageResolver code > to the PipelineStage code will be changing. No more nested Maps nonsense - > the data will be structured. > > Lets talk about how this will affect you. At the moment I do not see that the > actual pipelinestage code will change - its just that the implementation will > change. Email the list for questions / concerns. > > regards, > Bruce. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |