Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-10-05 11:29:50


There are two issues with the serialization library

a) Its not currently thread safe
b) Serialization code can be duplicated in different shared libraries. It's
not clear what this implies.

The first is on a path to final solution. It will depend upon the existence
a thread-safe lazily initialized singleton which will have to be provided by
the user until boost has such a thing (if that ever happens).

I'm still thinking about the second. What it means and the best way to
address it.

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net