Roman Sulzhyk <roman_sulzhyk@[...].com> writes:> I also like Dave's suggestion to use the term 'final' to denote virtual> functions that are not expected to be overloadable from Python.
That's "overridable".
The only thing about 'final' which makes me nervous is that IIUC it
usually implies enforcement: "thou shalt not try to declare this name
in a derived class or the system will slap you on the wrist". But I
don't pretend to know Java; maybe I'm wrong?
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig