Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#252 closed enhancement (released)

Remove need for text in zip file comments

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-API Version: Trunk
Keywords: zip comment Cc:
Blocked By: Blocking:

Description

Although the idea of having specific text in a zip-file's comments was a good idea in theory, the practice is a bit slower and more unwieldy. It should give us "magic header" effects, but it just makes it more difficult for people to create files.

Because of this, it would be easiest to remove the requirement.

Change History (4)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r489) Fixes #252: Remove need for text in zip file comments

  • Made checks work on just content rather than zip comment to determine what file type it is
  • Remove public static strings with comment strings in them

comment:3 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b7

comment:4 Changed 10 years ago by ibboard

Resolution: fixedreleased

Move to new "released" resolution for v0.1b7

Note: See TracTickets for help on using tickets.