Rene Rivera wrote:
If you are going to go through the steps to shove objects into a database you might want to consider existing domain specific solutions. For example the various databases written by Konstantin Knizhnik http://www.garret.ru/~knizhnik/databases.html.
Thanks very much for the link Rene, but my needs are so simple that any
sort of ORM or OODBMS would be overkill. My application has a single
class which needs this form of persistence, and it contains members no
more complex than a std::map