On 3 Dec 2013, at 4:09pm, L. Wood <lwoo...@live.com> wrote:

> Here is a cross-platform idea:
> 
> Add a new mode where the journal is opened once for reading/writing when 
> first needed and left open until the database is closed (as opposed to the 
> default way, to repeatedly create/delete the journal file). This way, the 
> file could moved without any problems.
> 
> D. Richard Hipp, is this a possibility for solving this issue or yet another 
> impossibility? 

Could you be clear on what issue it is that you want solved, and how your 
proposal solves it any better than what is currently being done ?

When writing that, don't forget that Unix, the underlying OS used for the Mac 
operating system, allows a file to be moved/renamed/deleted even while an 
application has it open.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to