<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">I think you'll find that now works as you
      expect with the code I posted earlier (once you use the #</font><font
      face="Georgia"><font face="Georgia">findSelector2</font> instead
      of #findSelector).</font><br>
    <br>
    After posting the code I started wondering about other possible odd
    situations, like what is expected from<br>
    <br>
    self x: 1; y: 2<br>
    <br>
    Right now it considers the selector to be #x:y: . Easy enough to
    fix, but is the right answer #x:, #y: or nothing?<br>
    <br>
    Cheers,<br>
    Bob<br>
    <br>
    <div class="moz-cite-prefix">On 3/2/13 8:57 PM, Yoshiki Ohshima
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHC3jCN82k8qPJAui6rNzre1-9=HQTXJhjJRjY0LyDyj3BM-dA@mail.gmail.com"
      type="cite">
      <pre wrap="">Yay to people.  But here is one more challenge to the community ^^;

Back when we weren't using := for assignment, you even didn't have
select a line but just click on a line something like:

a _ self beep: nil.

and press Cmd-m to get the implementors for example.  I've been
missing this convenience since we adopted :=...

-- Yoshiki


</pre>
    </blockquote>
    <br>
  </body>
</html>