[
  {
    "Id": "645749",
    "ThreadId": "266102",
    "Html": "\r\n<p>So I have a function that takes a list of files and zips them up. Sometimes, one of the files may already be zipped. Based on the tests</p>\r\n<p>that I've done, zipping a zipped file (with default compression level) doesnt seem to hurt anything.. the final compressed file is even smaller than it was,</p>\r\n<p>but it unzips just fine and all of the data appears to be fine. But I just want to make sure.... Cheeso, should I be fine doing this?</p>\r\n<p>&nbsp;</p>\r\n<p>Thanks =)</p>\r\n",
    "PostedDate": "2011-07-21T12:36:29.26-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "645779",
    "ThreadId": "266102",
    "Html": "<p>You're fine zipping a zip file.</p>\r\n<p>If you zip a zip file, you may see a slight compression, but maybe not.&nbsp; In any case you will never lose information by repeatedly nesting zips.</p>",
    "PostedDate": "2011-07-21T13:28:55.553-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]