[pony-build] in-memory db stuff

C. Titus Brown ctb at msu.edu
Sun Apr 4 22:57:22 PDT 2010


On Tue, Mar 30, 2010 at 10:30:56AM -0400, Max Laite wrote:
> Well then, the initial changes were pushed to my runServer branch.
> http://github.com/mlaite/pony-build/commit/c07bc5c15d5b8e3636f4c3d71258033208a5bd9e

Loos good!

A few comments --

could you separate the "in-memory" patch out to a different branch from
the timeout code?

Stop leaving commented-out lines of code lying around.  Retrieving them
is we use version control systems for :)

You can specify default values in the optparse code, so as to eliminate
that "else db_file = ':memory'" stuff.

Let me know when you update, pls!

thanks,
--titus



More information about the pony-build mailing list