Ticket #29 (assigned research)

Opened 3 years ago

Last modified 2 years ago

zip package format for DDL files

Reported by: pragma Assigned to: pragma (accepted)
Priority: minor Milestone:
Component: Zip Loader Version:
Keywords: Cc:

Description

DDL will eventually move into covering cases where single-file deployment of libraries is preferred. In such a case, support similar to Java's .jar format will be needed.

Change History

12/28/05 22:29:27 changed by pragma

Started thread for research task: http://www.dsource.org/forums/viewtopic.php?t=1190

01/05/06 08:27:06 changed by pragma

  • owner set to pragma.
  • status changed from new to assigned.

Will need to create a ddlzip util to accomplish verification, validation and packaging of the .zip itself. This is partly due to the deficient implementation of std.zip -- it won't handle all .zip types, so this way the possibility for generating incompatible .zip files is reduced.

Note: should use some of the same line command args as unix 'zip'.

04/26/06 22:46:26 changed by pragma

  • milestone set to Release 1.1.

04/26/06 22:50:11 changed by pragma

  • component changed from Other to Zip Loader.

09/04/06 12:50:18 changed by pragma

  • milestone deleted.