help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [patch] Enhance to kernel/Behavior.st


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [patch] Enhance to kernel/Behavior.st
Date: Wed, 28 Oct 2009 16:29:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Lightning/1.0pre Thunderbird/3.0b4

On 10/28/2009 04:01 PM, Lee Duhem wrote:
On Wed, Oct 28, 2009 at 3:49 AM, Paolo Bonzini<address@hidden>  wrote:
        * kernel/Collection.st: Add #printLines.

This still did not use Transcript and #display:.

#printHierarchy and #printFullHierarchy in kernel/Behavior.st still
using stdout,
and there are some duplicate codes in them, the attached patch fix those
problems.

I opted for inlining the block in the methods. The pluggability was not really necessary.

Thanks,

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]