On Thu, Mar 1, 2018 at 4:28 PM, Stephane Ducasse <[email protected]> wrote: > Hi > > I would like to gather all refactoring-based deprecated methods and I > need to introduce a package in Pharo 70. > How do I do that? > Hi, You need to: - Add the package to the related baseline (Else it will not be loaded during the bootstrap) - In Iceberg add the package to the project. In the package tab, use "Add package" - Synchronize full repository to commit
> Stef > -- Cyril Ferlicot https://ferlicot.fr
