|
From: Ken G. <kg...@sp...> - 2003-06-09 07:57:36
|
Dejan Krsmanovic wrote: > 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! This is a better way to address the problems than I have in recent commits. If the factories checked the configuration, the code I wrote to check options would not be necessary, and the metadata fixes I made would have been caught sooner. We may have to remove some code if we make this change! ;) Ken |