On Sat, 27 Jun 2009 14:14:13 +0200
Nicolas Petton <[email protected]> wrote:

> Le samedi 27 juin 2009 à 14:05 +0200, Paolo Bonzini a écrit :
> > 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...
> 
> Else, something funny like #peelOn: or something.

printInternalsOn: 100kg

debugOn: exploreOn: sound too interactive

dumpOn: yes, dumping is used for serializing too often nowadays.

If you want something short:  listOn: ?

s.

Attachment: signature.asc
Description: PGP signature

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

Reply via email to