Skip to content

Zip as input - #3072

Draft
TwoOfTwelve wants to merge 2 commits into
developfrom
feature/zipInput
Draft

Zip as input#3072
TwoOfTwelve wants to merge 2 commits into
developfrom
feature/zipInput

Conversation

@TwoOfTwelve

Copy link
Copy Markdown
Contributor

A draft for using Zips as input. To do this the input structure is replaced by a virtual file system that wraps either the actual file system or the zip file.

This draft is not finished yet, but the basic structure can be reviewed

Alexander Milster added 2 commits July 2, 2026 11:14
@JFronny

JFronny commented Jul 29, 2026

Copy link
Copy Markdown

NIO already provides a VFS API including a Zip file system.
Using that FS (or maybe even the full VFS API) seems like a reasonable way to simplify the implementation.

@Kr0nox
Kr0nox changed the base branch from main to develop July 30, 2026 08:33
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