Lars Gullik Bjønnes wrote:
Andre Poenitz <[EMAIL PROTECTED]> writes:| And to not try to force Lars making changes. We'd end up with ideas like | 'do not use virtual functions in the public interface of classes' and a | free demonstration that it hurts nicely (aka 'doDispatch') Oh, but I don't agree. I still belive the above is a good idea.
FWIW, I agree with Andre virtual functions in the public interface of classes is a very nice and powerful feature of C++. I use it a lot.
Abdel.