On Jul 1, 2008, at 2:24 PM, Johan RĂ¥de wrote:
It seems very worrying that 1.35 users are going to be deliberately broken to help out <= 1.34.1 users who were broken accidentally. Is there really no plan to help out users load their 1.35 files in 1.36? Even if this can't be rectified within the library through a workaround, maybe a more independent (standalone?) utility could be provided? I have no familiarity with the internals of the library but if there is some way I can help in this regard, I'd be happy to try. Pete Bartlett
How about a boost/serialization/vector_135.hpp header, analogous to the boost/serialization/shared_ptr_132.hpp header?
What should the default vector.hpp header be compatible with? all versions but 1.35 or all but 1.34.1? Matthias