On Thu, Jul 24, 2014 at 4:02 PM, Simon Slavin <slav...@bigfraud.org> wrote:
> Really ? It would dramatically simplify your programming and not take up > much space. Oh well. > It's not the space, but the "pile of files" debate which has raged for years in SCMs. Fossil already has its one "clutter" file, just like svn/git have their .svn/.git dirs. libfossil (a library-based implementation of Fossil) can't justify adding its own clutter to that. A simpler solution which would serve my goals just as well: the ability to rename only 'main' (e.g. sqlite3_rename_db(sqlite3*, char const * newName)). i don't need 'main' because main is fluid in these apps. i need a well-defined name which sticks with a db regardless of whether it is opened or attached. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users