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


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to