help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] gst from git master + iliad from svn trunk + hangin


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] gst from git master + iliad from svn trunk + hanging verboseMode response
Date: Sat, 27 Jun 2009 14:05:27 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20081009)

Nicolas Petton wrote:
Le samedi 27 juin 2009 à 13:03 +0200, Paolo Bonzini a écrit :
Paolo, could this patch be included in gst?
Mostly. I just do not like #inspectOn: as a name, because with a GUI the inspector will be something else. It's not a problem if #inspect uses a different method than #inspectOn:. Let's just agree on a new name and I'll adjust the patch myself.
printInternalsOn: aStream is what it does.
I had thought of #debugOn: (which conflicts with the "debug it" of traditional Smalltalk environments) or #dumpOn: (but this one would conflict with ObjectDumper)?

What about #exploreOn: ?

Explore was used for some inspectors in VW, but that's a possibility. I guess every other verb has been used in an IDE so...

Paolo




reply via email to

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