March 15, 2015
8:56 a.m.
On 14 Mar 2015, at 22:21, Camille <camille.teruel@gmail.com> wrote:
On 14 Mar 2015, at 14:12, stepharo <stepharo@free.fr> wrote:
I do not know if you know but there is a support for automatically rewriting deprecated methods :) It is there but is not used.
Nice. Looks like more deprecations should be done that way. What would be needed to make that fit in the CI workflow well? I do not know. Now what would be good is to use this mecanism and learn.
Itâs a small proof-of-concept I did last summer. It should work but it has never been used seriously so it needs some love. To try it:
Gofer it smalltalkhubUser: 'CamilleTeruel' project: 'Deprecator'; package: 'Deprecator'; load
We should add that to Pharo5 and start to use it then. Marcus