From: David B. Held (dheld_at_[hidden])
Date: 2003-02-01 13:12:19


"Arkadiy Vertleyb" <vertleyb_at_[hidden]> wrote in message
news:b1grsi$qh2$1_at_main.gmane.org...
> Yes, we are currently working on such a database.
> [...]

After looking at the documentation, it looks like you have left out
serialization/persistence completely. That's ok, if that's the aim of your
project. Did you plan to add that later? It would be nice to see some
progress on the serialization/persistence lib. I think these could be
put together into a pretty powerful library. I think the harder part is
writing the query engine, which it looks like you already have done
(more or less).

Dave