[C++-sig] Polymorphism
David Abrahams
dave at boost-consulting.com
Sat Nov 16 23:31:52 CET 2002
I have just completed an analysis of the runtime polymorphism cases we
want to handle in Boost.Python. It's at:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/boost/boost/libs/python/doc/polymorphism.txt
It ends by concluding that we need to do basically what we did in
Boost.Python v1 to handle this... which is what I expected. I'd be
interested if anyone sees other interesting alternatives, though.
-Dave
--
David Abrahams
dave at boost-consulting.com * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
More information about the Cplusplus-sig
mailing list