-
Notifications
You must be signed in to change notification settings - Fork 644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the ability to browse text files in a package without download the package #1020
Comments
Sounds fine. Even resurrecting package explorer sounds good as long as we do it right. |
👍 to worker doing the work. Especially if we can make it recoverable so that if a package causes us to crash, we can simply skip it. I see the worker marking when it starts and completes processing of a package and when it starts, it checks to see if any packages were left unprocessed and flags them to be skipped (and Admins can come along and check flagged packages). That protects us, somewhat, from things that cause crashes. |
This could tie in well to #804 |
Steps/Priority of "Sub Features":
Of course, all three steps may be implemented together, but that's a priority break-down. |
No movement on this? I'd love to see an API that can enumerate the contents of packages (e.g. structure and filenames) at a minimum. Reading text from files, a bonus. |
It is on our backlog but not immediate future. |
* Using ServerCommon 2.94. * Localization issue fix.
Basically, this is "Package Explorer in the Cloud" but with a clearer and more focused goal. This is NOT something we've decided to do yet, but there was enough discussion about this that I wanted to create a hub for comments on it. Please post here with comments.
(And list the contents of the file)
The text was updated successfully, but these errors were encountered: