[ENH] RemovePackageMethod

Ned Konz ned at bike-nomad.com
Thu Jul 31 21:44:41 UTC 2003


On Thursday 31 July 2003 02:33 pm, adspitz at yahoo.ca wrote:
> from preamble:
>
> "Change Set:		RemovePackageMethod
> Date:			31 July 2003
> Author:			Adam Spitz
>
> Adds a method to PackageInfo to let you remove a package from the
> system. I'm surprised that method wasn't already there; did I just
> miss it?"!

The problem with this is that you may be removing extension methods 
that replaced existing methods in the system.

What you probably want to do is to revert them, but we don't have 
enough context to tell which version you'd want to revert them to. If 
you could tell that a certain version came from a given package or 
package version, that would be easier.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list