I have a (private) SqueakSource project where I want to remove a package. I changed my package names, and leaving the old package will probably only confuse users.
I am unable to find a way to remove packages in the SqueakSource project. There is the possibility to delete the project, and recreate it under the same name, then publish the correct packages. Is this my only option? (I use Metacello so I know I can create configurations to ease the understanding of the project's contents. But I still want to remove packages...) Kind regards Runar
