{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Rejected",
    "ClosedDate": "2008-02-01T09:07:45.633-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\nI could Zip, unzip files and folders.  when a folder /file is zipped using the  [ZipFile class] Save method, the file is zipped with the default compression ratio and compression method.\nCan we  increase /alter these parameters.    ZipDirEntry and ZipEntry classes have a facility to get the current compression ratio.   If a facility is given to set the Compression ratio and compression method by overloading [ZipFile] save method,   it would be prefect.",
    "LastUpdatedDate": "2013-05-16T05:32:49.977-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2007-11-14T16:57:58.64-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Compression Ratio/Level is always fixed",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 2297
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "No, the compression method is fixed by the System.IO.Compression library, which supports Deflate.  There's no way to change it. I'm rejecting this as a workitem. ",
      "PostedDate": "2008-02-01T09:07:35.727-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-02-01T09:07:45.633-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:54.99-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:49.977-07:00",
      "Id": -2147483648
    }
  ]
}