OR should I create an abstract 'RATE' class and create 2 derived classess called 'Simple Rate' and 'Complex rate"
I would probably choose this option - even though it might seem like overkill for such a simple class it does fit in better with the OO model




Reply With Quote