On 9/11/05, Ted Husted <[EMAIL PROTECTED]> wrote:> > Right now, our implementation is too much like a template and too > little like a true chain.
That is because the template method was used first and the chain was enlisted to fix this mistake. Had a strategy pattern been used in the first place, this spaghetti would not be necessary. -- "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]