{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "The results of a Save() operation should be collected into a single class and returned by the Save() method. \n \nThe type should be called ZipSaveResult (or similar), and should include properties like\n- NumberOfSegmentsUsed - for spanned archives\n- OutputUsesZip64 - for zip64\n- whether the ProvisionalAlternateEncoding was used, and if so, by how many entries\n- size of the saved zip file\n- elapsed time\n- number of streams saved with parallel compression\n- maybe other information \n \nFeedback needed: \n1. does this make sense?  Will this be useful? \n2. what pieces of data proposed above are unnecessary, of little use? \n3. what other information does an application need in the Ionic.Zip.SaveResult type?\n \nSee also, workitem 9031.  http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=9031 , which deals with SaveOptions and ReadOptions",
    "LastUpdatedDate": "2013-02-21T18:43:53.67-08:00",
    "PlannedForRelease": "v2.0 - planning",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-10-22T11:44:56.963-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Refactor ZipFile class to put save results into a distinct property",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 9030
  },
  "FileAttachments": [],
  "Comments": []
}