[
https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661581#action_12661581
]
Torsten Curdt commented on SANDBOX-183:
---------------------------------------
This should be implemented with a changeset design. You basically have an
archive, then build up a set of changes and then apply them on the fly to the
stream.
src -> changes -> dst
At least this means only what has changed needs to be modified. Everything else
will get just copied.
TBD in trunk.
> Compress should allow for writing to Zip Files
> ----------------------------------------------
>
> Key: SANDBOX-183
> URL: https://issues.apache.org/jira/browse/SANDBOX-183
> Project: Commons Sandbox
> Issue Type: New Feature
> Components: Compress
> Affects Versions: Nightly Builds
> Reporter: Will Pugh
> Attachments: myzip.zip, myzip2.zip
>
>
> Compress should be able to modify existing ZipFiles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.