[pony-build] in-memory db stuff

Max Laite mlaite at gmail.com
Thu Mar 25 11:58:04 PDT 2010


Just finally sat down to take a look at this stuff, the way you want it
done, and I have a question....

http://github.com/ctb/pony-build/blob/master/pony_build/dbsqlite.py#L23

Default value for filename is already :memory: . Which I would assume is the
name of the sqlite db.
But you know what they say about assumptions.

I guess my question is how does this "shelf" file tie in with sqlite3 or is
it one in the same?

My original thought was the "shelf" file was the DB, and sqlite3 was just
the means of putting data in to it.....

I see all the calls between coordinator, dbsqlite and __init__ and can
follow the logical progression between them, but I guess I can't make the
connections in my brain on how it all works as one.

Hmmmmmm.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/pony-build/attachments/20100325/3de5d804/attachment.htm>


More information about the pony-build mailing list