created and deleted events not in logs
created events are easy enough---start logging them explicitly, or have special-purpose code in 'ditz log' to insert them based on event creation times.
deleted events are harder, since right now they simply delete the file. options: don't log deletions, don't delete files, or put them in some other special object that isn't removed.
Details
| Id: | b489cb55b0a541b3e464bea03e7ee0652c7364aa |
| Type: | bugfix |
| Creation time: | 2008-04-15 16:58 GMT |
| Creator: | William Morgan <wmorgan-ditz@...> |
| Release: | unassigned |
| Component: | ditz |
| Status: | unstarted |
Issue log
| 2008-04-15 16:58 GMT | William Morgan <wmorgan-ditz@...> |