Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 5 of Ticket #2247


Ignore:
Timestamp:
12/04/14 11:25:24 (9 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2247

    • Property Owner changed from architects to ascheibe
    • Property Status changed from new to assigned
  • Ticket #2247 – Description

    initial v5  
    44
    55We should look for alternative Zip libraries that are actively maintained. We saw that in .NET 4.5 the System.IO.Compression namespace got new classes to handle Zip files (in .NET 4 and earlier only Gzip is supported). If this could be used in our project it would be a reason to switch to .NET 4.5 in my opinion.
     6
     7TODO:
     8* Check if there is a bug in UploadPluginsView.CreateZipPackage()