I've�asked a similar question�http://forum.world.st/How-to-deprecate-a-Class-td3710441.html

and�I've�done it manually. maybe what it's needed is a description of the process.
here's an attempt�
http://code.google.com/p/pharo/wiki/DeprecationProcess
�(seems outdated)

On Thu, Nov 10, 2011 at 8:29 PM, Alain Plantec <alain.plantec@yahoo.com> wrote:
Hi all,
I'm reviewing some fixes and I was just wondering:
Do we have to manually move a deprecated method to the
Deprecated14 package or is it done automatically ?
Thanks
Alain