
Hi Stefan, ----- Original Message ----- From: "Stefan Strasser" <strasser@uni-bremen.de> To: <boost@lists.boost.org> Sent: Sunday, January 03, 2010 5:05 AM Subject: [boost] [persistent] Persistent library preview
Here's the current documentation of (Boost?).Persistent:
https://svn.boost.org/svn/boost/sandbox/persistent/libs/persistent/doc/html/...
In short, it is a library that provides access to objects persistent on disk with an interface as close as possible to accessing regular objects in memory, and it introduces transactions to e.g. ensure consistency after a crash. See "Introduction" for more information.
<snip>
Code will follow as soon as some issues are sorted out, especially porting the (few) platform dependent parts to windows.
No need to say that I'm very interested on your library, you know already. I have added your library to the Boost Library Under Construction page http://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Persis.... Let me know if you want I change something in. I am looking forward to see the code corresponding to the actual documentation. Best, Vicente