{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hey, Cheeso - firstly thanks for a great library, i love it. And your support (i've been reading the discussions) is nothing short of outstanding.\n \nAs this thread was chatting about COM Interop i was thinking how i can use the information in this thread.  I use Vba quite a bit and still use VbScript\\asp - It would be great if you could make the the type libraries generated from TLBEXP.EXE show the mehods . So we could use this library in VBA projects, I'm thinking Access and Excel with itellisense.  You can't add the dll currently as a reference, you can add the typelibrary (haven't tried using it as the public methods aren't shown on the classes. The intelisence may help with your overloaded method suggestion above.\n \nI'm no expert or have no idea about the implications of doing this but it looks like every public methods need to implement an Interface and each public class implements the attribute ClassInterface(ClassInterfaceType.None)] - well thats what i was reading here http://www.15seconds.com/issue/040722.htm\n \nPerhaps a future/dedicated version - a lot of apps get written in Access and Excel especially Excel as departmental automation tools, that go way beyond the applications purpose. They provide such a convienient well known interface, and everyones got them installed. \n \nAnyway as i say i'm no expert, the idea may have implications on your design that you do not want to go down\n \nMatt",
    "LastUpdatedDate": "2013-02-21T18:44:04.73-08:00",
    "PlannedForRelease": "v2.0 - planning",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-08-15T15:32:54.743-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "For COM interop, Expose a proper typelib for DotNetZip",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 3,
    "Id": 8515
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Matt, it's a good request.  I've considered it before, but didn't commit to spending the time to implement it. Will look into it for a future version. right now I have a backlog of bugs to fix.  After I knock that down, I will work on new features like this one.  COM is ageless! (apparently)",
      "PostedDate": "2011-06-13T14:18:57.94-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T14:19:17.497-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:04.73-08:00",
      "Id": -2147483648
    }
  ]
}