Hi guys I would love to have a transformation that take a method and generate the body to deprecate it…ie
foo: aPoint body => foo: aPoint self deprecated: 'use xxx' on: 'date' in: #Pharo2.0 body so that we deprecate better method. Any takers? Stef
Hi guys I would love to have a transformation that take a method and generate the body to deprecate it…ie
foo: aPoint body => foo: aPoint self deprecated: 'use xxx' on: 'date' in: #Pharo2.0 body so that we deprecate better method. Any takers? Stef