----- Original Message ----- From: "Chris McCabe" <[EMAIL PROTECTED]> > > Santiago Pericas-Geertsen wrote: > > > Chris, I think all your points are valid from a software engineering > >standpoint. I also agree that the use of final does not buy much in terms of > >performance, but sometimes a minor improvement is welcome too (akin to not > >adding "virtual" if not needed in C++). Besides, I don't think it is hard to > >"definalize" things. > > > I disagree. It may be easy for you to "definalize" your own code,
Yes, I should have been more specific, I meant in my own code. I thought the code that Morris was writing felt in that category. -- Santiago
