Q: senders of inlined #to:do:

Philippe Marschall philippe.marschall at gmail.com
Mon Sep 18 09:29:21 UTC 2006


2006/9/16, Klaus D. Witzel <klaus.witzel at cobss.com>:
> Hi Philippe,
>
> on Sat, 16 Sep 2006 12:36:13 +0200, you wrote:
> > 2006/9/15, Klaus D. Witzel <klaus.witzel at cobss.com>:
> >> I'm planning for an automated analysis
> ... bla, bla, bla.
> >>
> >> But for inlined #to:do: and friends (#whileTrue:'s etc), another
> >> approach
> >> is needed. Is there perhaps something that someone can share, or do I
> >> have
> >> to write such a query with bytecode analysis tools. Any examples for the
> >> latter?
> >>
> >> Thank you in advance for comments, examples, pointers, all appreciated.
> >
> > The AST package [1] adds #isInlineToDo to RBMessageNode. Yeah, it will
> > be slow but it's convenient.
>
> Great, that was what I was looking for, #isInlineToDo :) Thank you
> Philippe.
>
> BTW, OT: how is primitive 71 going, did is disappear from the radar.

http://bugs.impara.de/view.php?id=4709

Philippe



More information about the Squeak-dev mailing list