On Oct 10, 2006, at 9:16 PM, Matt Chaput wrote:
Yeah... we're finally getting things back into motion again... slowly but surely.
The first argument to Store's open method is meant to be a configuration string containing whatever information is needed to open the store. In the case of SQLite couldn't the configuration string just be the filename? I'm not sure why it's being used as a home (directory) with the store's identifier being joined (appended) to it.
Does it work if we make it use the configuration argument (the first argument to open) be the filename? Chimezie, does this work for you too?
Daniel Krech, http://eikeon.com/ |
_______________________________________________ Dev mailing list [email protected] http://rdflib.net/mailman/listinfo/dev
