Adding methods in the Debugger

Dan Rozenfarb drozenfa at yahoo.com.ar
Thu Feb 13 17:17:02 UTC 2003


You may want to take a look at:
http://www.esug.org/summerschools/2001_Essen/presentations/EnsuDemo/index.html

Regards,
Dan

> -----Mensaje original-----
> De: squeak-dev-bounces at lists.squeakfoundation.org
>
[mailto:squeak-dev-bounces at lists.squeakfoundation.org]En
nombre de Ned
> Konz
> Enviado el: Jueves, 13 de Febrero de 2003 02:09 p.m.
> Para: The general-purpose Squeak developers list
> Asunto: Re: Adding methods in the Debugger
> 
> 
> On Wednesday 12 February 2003 11:46 pm, Adam Spitz
wrote:
> > Ned Konz wrote:
> > > On Wednesday 12 February 2003 10:16 pm, Adam
Spitz
> > >
> > > wrote:
> > > > That's the right stub-method-creation code,
but we
> > > > don't want it in #doesNotUnderstand: - we want
it
> > > > hooked up to a fourth button on the
> > > > PreDebugWindow. (This fourth button would
> > > > only be present for PreDebugWindows created
> > > > by MNU exceptions.)
> > >
> > > How about this?
> >
> > Cool. :)
> >
> > Attached is a version with just a couple of
tweaks:
> >
> > 1. It gives you a choice about which class to put
the
> > new method on. (You don't always want it on the
class
> > of the receiver; sometimes you want it on one of
its
> > superclasses.)
> >
> > 2. It makes a (probably futile) attempt to
generate
> > decent argument names. (Maybe not worth the
trouble.)
> 
> I like it! Want to put it on SqueakMap?
> 
> -- 
> Ned Konz
> http://bike-nomad.com
> GPG key ID: BEEA7EFE
> 
> 

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com



More information about the Squeak-dev mailing list