Aug. 16, 2011
7:41 p.m.
Ok you won! But we want a nice comment in all deprecated methods :) Stef On Aug 16, 2011, at 7:55 PM, Igor Stasenko wrote:
Currently i run upon this situation, when annotation is the only possible choice:
SmalltalkImage>>vmParameterAt: parameterIndex "This method is deprecated.
We're not putting a #deprecated: message here, because then it will produce a lot of warnings"
<deprecated>
^ self vm parameterAt: parameterIndex
-- Best regards, Igor Stasenko AKA sig.