On 4/28/06, Joe Wilson <[EMAIL PROTECTED]> wrote:
No, exactly the opposite.
I want to expose my data structures and methods to the SQLite engine
to leverage its advanced ad-hoc querying abilities without the need
to commit my data to the database.

Ah. I assume the data will get saved eventually,
so doesn't this simplify to a cached database?

Reply via email to