{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "implemented in changeset 29768.  First available in v1.8.1.11.",
    "ClosedDate": "2009-03-05T15:30:07.35-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "on behalf of webbes...\nHi guys,\n \nThis library seems to do pretty much what I need but I'm wondering if the next thing is possible with it:\n \nI have a hundred files in my database which I would like to stream into a zip file. But in the remarks I read that if I would like to add a file as a stream, my stream must remained open until the save method is called. This means I need to open 100 simultanious connections to my database for just one request actually. Not only my connection pool is drained out, but I'm getting table locks instead of row locks eventually.\n \nIs it possible to stream contents to the zipfile immediately, without waiting for the Save method being called? Cause than I can do with just one connection. \n \nCheers,\nWes",
    "LastUpdatedDate": "2013-05-16T05:32:28.99-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Medium",
      "Severity": 100,
      "Id": 2
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-03-01T08:18:29.483-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Allow app to deliver input stream before writing an entry to the archive",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 1,
    "Id": 7192
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "a first-cut design is implemented in changeset 29749.  Available in v1.8.1.9 binary release.  I'm leaving this issue open because we may need to tweak the design, and I want to invite comments.",
      "PostedDate": "2009-03-04T12:22:27.157-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-03-05T15:30:07.35-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:27.363-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:28.99-07:00",
      "Id": -2147483648
    }
  ]
}