On 13 Jun 2008, at 22:22, Evan Laforge wrote: > But now that we are no longer haunted by the ABI specter, we can do > things like make values() virtual, right? I have a list of methods > I'd like to see virtual, and I think there are others scattered around > in STRs, but maybe make a list of methods that already overlap with > base classes and should probably be virtual (unless they have a > different signature, in which case one should probably be renamed, but > that probably has to wait for a larger release), and then methods that > could conceivably be overridden usefully. > > Then we can go through and change them all at once (except the > renames). > > Or is there already such a list?
Not sure - but there really ought to be - there do seem to be a fair number of duplicate STR's, however, so I guess one more wouldn't hurt if you have a list... Better we not forget, and all that... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

