Why was it designed to use "flavors" instead of subclassing? I don't get it. Why code all the different types of mappings into one class? If I wanted to add a few more, I am clogging one class with a ton of different strategies. I find this to be a flaw. I propose this be broken into subclasses. Flavors doesn't seem very OOP to me or managable in the long run. Anyone else agree?
Paul __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]