Skip to content

[experiment] In ZipOutputStream, optionally transform the names of added entries with a simple fixed transform function.#499

Closed
Numpsy wants to merge 1 commit intoicsharpcode:masterfrom
Numpsy:rw/zos/simple_name_clean
Closed

[experiment] In ZipOutputStream, optionally transform the names of added entries with a simple fixed transform function.#499
Numpsy wants to merge 1 commit intoicsharpcode:masterfrom
Numpsy:rw/zos/simple_name_clean

Conversation

@Numpsy
Copy link
Copy Markdown
Contributor

@Numpsy Numpsy commented Aug 5, 2020

Alternate spin off of #497 with an inline transform function instead of a swappable NameTransform.

Keeps all the code local to ZipOutputStream rather than changing anything else, scope there for sharing the utility code.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@Numpsy
Copy link
Copy Markdown
Contributor Author

Numpsy commented Aug 6, 2020

refs #495

@piksel
Copy link
Copy Markdown
Member

piksel commented Aug 9, 2020

I am closing this in favor of #497

@piksel piksel closed this Aug 9, 2020
@Numpsy Numpsy deleted the rw/zos/simple_name_clean branch August 9, 2020 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants