Looks like smart suggestions implementors is broken
2014-07-25 15:35 GMT+02:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:
I had some problems with spotlight suggestions
- > 13684 <https://pharo.fogbugz.com/default.asp?13684> missing code completion in Spotlight
On 25 Jul 2014, at 15:32, Marcus Denker <marcus.denker@inria.fr> wrote:
On 25 Jul 2014, at 15:20, stepharo <stepharo@free.fr> wrote:
hi
can someone confirm?
I can do âsenders ofâ of a selector.
Marcus
On 25 Jul 2014, at 17:37, stepharo <stepharo@free.fr> wrote:
But can you do implementors of because this is the one that I cannot.
DNU because #browseAllImplementorsOf: is not understood (send to the wrong class?) Should not be hard to fix⦠a workaround would be to add it to AbstractTool (forwarding to the browsed environments navigation). A better solution would be to add the concept of systemNavigation to the SugsContext. There is a confusion that SugsMessageBrowerContext tools is systemNavigation, while on Nautilus it is the tool itself, we should clean that up.
On 25/7/14 15:32, Marcus Denker wrote:
On 25 Jul 2014, at 15:20, stepharo <stepharo@free.fr> wrote:
hi
can someone confirm?
I can do âsenders ofâ of a selector.
Marcus
On 25/7/14 17:46, Marcus Denker wrote:
On 25 Jul 2014, at 17:37, stepharo <stepharo@free.fr> wrote:
But can you do implementors of because this is the one that I cannot.
DNU because #browseAllImplementorsOf: is not understood (send to the wrong class?)
Should not be hard to fix⦠a workaround would be to add it to AbstractTool (forwarding to the browsed environments navigation).
A better solution would be to add the concept of systemNavigation to the SugsContext. Yes this should be simple. I wonder how we lost this method.
There is a confusion that SugsMessageBrowerContext tools is systemNavigation, while on Nautilus it is the tool itself, we should clean that up.
ok so my imagine (this is my working hacking image) was not dead. I got a slow bandwidth :).
On 25/7/14 15:32, Marcus Denker wrote:
On 25 Jul 2014, at 15:20, stepharo <stepharo@free.fr> wrote:
hi
can someone confirm?
I can do âsenders ofâ of a selector.
Marcus
participants (4)
-
Marcus Denker -
Nicolai Hess -
stepharo -
Yuriy Tymchuk