{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": "2009-10-21T12:56:19.27-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "SharpZipLib includes a ZipOutputStream that allows writing directly into the ZipEntry.  \nDotNetZip doesn't allow this, currently.  \n \nThere is a way for the application to provide a stream to be read \"just in time\", to DotNetZip.  But DotNetZip \nshould provide a way to allow the application to write the data - something like a ZipOutputStream.",
    "LastUpdatedDate": "2013-05-16T05:32:05.82-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-10-03T17:36:28.23-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Allow writing into ZipEntry stream (WriteDelegate)",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8910
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "fixed in changeset 44426.  \r\n\r\nThere's a new AddEntry() method that accepts a delegate for writing into the ZipEntry.  (WriteDelegate).  \r\n\r\nFirst binary in which this new feature is available:  v1.9.0.12\r\n\r\n\n\n** Closed by Cheeso 10/3/2009 11:49 PM",
      "PostedDate": "2009-10-21T12:55:53.73-07:00",
      "Id": -2147483648
    },
    {
      "Message": "change title\r\n",
      "PostedDate": "2009-10-21T12:55:54.747-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-10-21T12:56:09.057-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-10-21T12:56:19.27-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:58.403-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:05.82-07:00",
      "Id": -2147483648
    }
  ]
}