Boost.python serialization

28 Nov
2005
28 Nov
'05
11:25 p.m.
I'm just getting started with trying to serialize some Python and C++ objects that are glued together with Boost.Python. Would it be fair to say that this link <http://mail.python.org/pipermail/c++-sig/2004-September/008044.html> represents the "standard" approach to this? Thanks, MD

29 Nov
29 Nov
12:32 p.m.
"Drumheller, Michael"
I'm just getting started with trying to serialize some Python and C++ objects that are glued together with Boost.Python. Would it be fair to say that this link <http://mail.python.org/pipermail/c++-sig/2004-September/008044.html> represents the "standard" approach to this?
Yes. http://www.boost.org/libs/python/doc/v2/pickle.html -- Dave Abrahams Boost Consulting www.boost-consulting.com
7080
Age (days ago)
7081
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Drumheller, Michael