{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Fixed in changeset 16914.",
    "ClosedDate": "2008-05-28T16:26:36.503-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "ZipFile.Read( filename ) appears to read the entire file into memory, which is inconvenient for large files. Some kind of method to extract the data by blocks without loading the entire file would be preferable.",
    "LastUpdatedDate": "2013-05-16T05:32:48.3-07:00",
    "PlannedForRelease": "1.4 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-02-13T19:21:06.56-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Memory Usage",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 3592
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "I changed the design to use a streaming approach.  The fix for this is in  change set 16914.",
      "PostedDate": "2008-04-19T01:54:08.193-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-04-19T01:54:08.913-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-05-28T16:26:36.503-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:52.907-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:48.3-07:00",
      "Id": -2147483648
    }
  ]
}