[squeak-dev] Behavior>>decompile:

Eliot Miranda eliot.miranda at gmail.com
Wed Oct 19 17:03:27 UTC 2011


On Wed, Oct 19, 2011 at 9:03 AM, Bert Freudenberg <bert at freudenbergs.de>wrote:

> According to its comment, it should return a String. It's returning a
> MethodNode instead. Should it?
>

The code always speaks louder than the comment.  Even though the method
isn't used it does what it does.  I would fix the comment.  Its easy to send
printString to the result.  Not so easy to compile the print string and turn
it back into a method node.



>
> - Bert -
>
>
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20111019/70b8d645/attachment.htm


More information about the Squeak-dev mailing list