Browse Senders doesn't find methods in ##()

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Browse Senders doesn't find methods in ##()

bonndias
We have a few methods coded like this:

keyListFoo

    ^##( Array
              with: self keyThis
              with: self keyThat
              with: self keyWhatEver
     )

Browsing for senders of <keyThis> doesn't show <keyListFoo>.

Regards bonndias

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/l5j2OgxViNsJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.