|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-04-16 08:28:36
"Robert Ramey" <ramey_at_[hidden]> 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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk