Menu

#29 Option to generate HistoryFile path using templates

0.2.2
wont-fix
None
2012-09-21
2012-09-18
No

Add option to generate HistoryFile using a template, with date characters or other variable insertions (maybe with mkstemp()?).

Discussion

  • Murray S. Kucherawy

    Since file locking was introduced, it's sufficient to rename the file. When all the write locks go away, the read lock will work; meanwhile the threads attempting to write will simply create and start locking the new file. Thus, template filename creation isn't really needed.

     
  • Murray S. Kucherawy

    • status: open --> wont-fix
    • assigned_to: Murray S. Kucherawy
     

Log in to post a comment.