This branch is derived from 1.34 and tested against 1.34. It includes enhancements which won't be merged into the boost trunk until version 1.36. So if you're interested, just go to the "serialization next release" branch and download the directories related to serialization and paste them over your 1.34 releease and you should be in business. As I said before better wait a couple of days though as I need to make a couple of tweaks and get the branch in sync with my current machine. Robert Ramey Marc Viala wrote:
De la part de Robert Ramey:
the SVN branch serialization_next_release contains this code.
However best wait til monday as I need to upload a couple of tweaks.
Robert Ramey
Kim Barrett wrote:
I came with a solution that has no locking which was important to me. But its only applicable in some applications and serialization library is one of them. In anycase I would welcome comments from anyone who has interest in looking at it.
I'm interested. Can you provide some pointers to specific places to look? I should have some time for this (and the test case for the polymorphic archive performance patch) after next week.
I'm interested me too, but is it possible to merge this SVN branch code of serialization (serialization_next_release) w/ the Boost 1.34.1 distribution? Or is it required to download the Boost SVN current trunk?
Best regards and thanks you in advance for your support.
Marc Viala