Re: About overloading virtual methods.

1999-11-23 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Hmm did I forget to add the virtual to the Foo class then... Can Lars> you add it and try again. Yes and, sure enough, it breaks. Lars> I guess I have to revert those changes... Lars> I'll just have to do in a way so that I

Re: About overloading virtual methods.

1999-11-23 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars, two things: | | 1/ your exemple did not involve any virtual method, so it is not very | interesting to know that it works :) Hmm did I forget to add the virtual to the Foo class then... Can you add it and try again. | 2/ In the release n