[squeak-dev] bad MessageTrace regression (was: The Trunk: Morphic-mt.1652.mcz)

Marcel Taeumel marcel.taeumel at hpi.de
Fri Jan 14 09:25:01 UTC 2022


Huh? You guys are really entertaining me right now ... What exactly do you want here?

Chris wrote:
>  When selecting a message in the code pane and browsing senders, **it must always spawn a new MessageTrace** instead of mangling the to the list at the top.

So, I select a piece of text in the code pane and then hit CMD+N (being focused in the code pane)? Or that "senders" button? Or what?

Seriously ... This is not funny! Please try to be more clear. Provide screenshots.

Best,
Marcel
Am 14.01.2022 05:37:02 schrieb Chris Muller <asqueaker at gmail.com>:
Jakob and Christoph are right. Browsing Implementors from the code
pane must continue the trace in the upper pane. I took a quick
look, but a proper fix in line with Marcel's intentions for the code
design wasn't 100% clear, so I refrained for now. Christoph's
temporary solution works in the meantime.




On Thu, Jan 13, 2022 at 2:42 PM Thiede, Christoph
wrote:
>
> Hi all,
>
>
> I am experiencing the same regression. IMHO it does not make any sense to honor the "trace messages" preference only in the message list, but not in the code pane. This preference has been working in the code pane even back in Squeak 5.2 and I would really appreciate gaining this behavior back. :-)
>
>
> For a fix patch, you can comment out the anObject = #modelMenu check in MessageTrace>>#browseAllImplementorsOf:requestor: and #browseAllCallsOn:requestor:.
>
>
> Best,
>
> Christoph
>
> ________________________________
> Von: Squeak-dev im Auftrag von Jakob Reschke
> Gesendet: Donnerstag, 13. Januar 2022 21:14:48
> An: The general-purpose Squeak developers list
> Betreff: Re: [squeak-dev] bad MessageTrace regression (was: The Trunk: Morphic-mt.1652.mcz)
>
> Hi Marcel,
>
> When I press Cmd-m in a MessageTrace now, I now get a new window, when previously the methods were added to the current window as subordinates of the selected method.
>
> From the message list, one can only expand the trace "upwards" because you only have the method's own selector in the list. But to expand "downwards" you must use the code editor to select messages that are being sent from the selected method.
>
> Kind regards,
> Jakob
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220114/25265e43/attachment.html>


More information about the Squeak-dev mailing list