
16 Apr
2004
16 Apr
'04
1:28 p.m.
"Robert Ramey" <ramey@rrsd.com> writes:
Li Lirong wrote:
According to the documentation of boost.python, one can derive from c++ base class in Python and override the virtual functions in Python. However, is it possible to serialize the objects of the python class using the serialization library?
Why would you do that when you can use pickle? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com