Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Need code cleanup: ArchiveLoadAsync #13

Open
fire-eggs opened this issue Apr 1, 2016 · 0 comments
Open

Need code cleanup: ArchiveLoadAsync #13

fire-eggs opened this issue Apr 1, 2016 · 0 comments

Comments

@fire-eggs
Copy link
Owner

The quick-and-dirty load of "archive containing archives" has made the code a bit too much of a cobble.

  1. Have lost "async" feature: containing archive has to be fully extracted before any image shown
  2. Too much duplicated code.
  3. 'activeFileNames' cobble.
  4. Passing too many parameters for ExtractFile.
  5. Possibly leaving temp files around (not deleted)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant