[
  {
    "Id": "193972",
    "ThreadId": "57401",
    "Html": "<p>Hi Cheeso,</p>\r\n<p>Would consideration be given to MoveItem/File/Directory Methods?<br>i.e. If file/directory is added to zip without error, source is deleted.</p>\r\n<p>I presume from this post <a href=\"http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=49218\">http://dotnetzip.codeplex.com/Thread/View.aspx?ThreadId=49218</a>&nbsp;that as the file needs to exist when the save method is called, that a proposal would be; when the save is called and completed&nbsp;without error, the source file/directory could then be deleted...</p>\r\n<p>Yes, ok I could program this myself in my code, but it seems like a nicer way if the library could manage it?</p>\r\n<p>i.e. <br>create zip<br>addfile<br>addfile<br>addfile<br>addfile<br>try save<br>deletefile<br>deletefile<br>deletefile<br>deletefile<br><br>becomes:<br>create zip<br>movefile<br>movefile<br>movefile<br>movefile<br>try save</p>\r\n<p>Thanks,<br>Paul<br></p>",
    "PostedDate": "2009-05-25T11:22:20.037-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "194023",
    "ThreadId": "57401",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=7810\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2009-05-25T15:04:48.893-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]