winery icon indicating copy to clipboard operation
winery copied to clipboard

A common zipping and unzipping utility should be implemented

Open wikilele opened this issue 4 years ago • 1 comments

There is an overlap between the Zip methods exposed by org.eclipse.winery.yaml.common.Utils that allow zipping and unzipping as well as the Zipping and unzipping in org.eclipse.winery.repository.backend.filebased.FilebasedRepository. Quite probably there are, or there will be, other places in the codebase where a unified zip and unzip utility is needed.

The class should probably be in org.eclipse.winery.common.

wikilele avatar Jun 28 '20 15:06 wikilele