<div dir="auto">Is it actually possible to load a different version of a package that is already installed? Sounds quite nontrivial, same as uninstalling a package. For example what happens if an installed package implements Object>>#printOn: but the new version doesn’t? You restore the #printOn: from the base image? Not to mention that a package could run arbitrary code on loading, I have no idea how to reverse that.</div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 7 Mar 2022 at 7:46 PM Mariano Montone via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Hi,<br>
<br>
I'd like to add a reload button in package list.<br>
<br>
It reloads the package with what is on disk.<br>
<br>
It would serve for both:<br>
- Updating a package to latest version on disk.<br>
- Reverting changes to a package. User wants to discard the unsaved <br>
changes to a package.<br>
<br>
If user has unsaved changes and tries to reload, Cuis warns and confirms <br>
the action.<br>
<br>
I don't know if you'll like it. I do.<br>
<br>
Cheers,<br>
<br>
Mariano-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>