Oct. 7, 2009
1:23 p.m.
On 07 Oct 2009, at 15:19, Igor Stasenko wrote:
Maybe its worth to change #literalsDo: method to not iterate over class and method selector? And then use it in #refersToLiteral: ?
Actually, I just noticed after publishing the fix that the last-but- one position can contain either the method selector -or- the method's pragma (which in turn will hold the method's selector). So, since the #refersToLiteral: method is supposed to return also references to literals from the pragma's (see somment) I had to adapt the fix to take the last-but-one position as a special case... rather than simply excluding it. ---------------------------- Johan Brichau johan.brichau@uclouvain.be