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 13:03:49 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20081009)

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)?

Guys, please weigh in.

Paolo




reply via email to

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