Jason Dagit wrote:
and so on can be whatever. My goal in this direction is to experiment with using a database (sqlite in particular) as the datastore for many of these things. I know that changing the patch format could fix
I think using sqlite for stuff is a excellent idea. I've used sqlite and its _really_ nice. The manifest typing and automatic sizing of v3 is awesome. It would also mean that the data would be accessible from a number of alternate methods.
Do you think it would be possible to convert the entire repo over to sqlite or just a lot of additional meta-data?
I would also welcome the C API. Its on my list to start trying to grok haskell but I've a long way to go.
-- Richard A. Smith Bitworks, Inc _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
