NewTools icon indicating copy to clipboard operation
NewTools copied to clipboard

[WIP] Message Browser

Open tesonep opened this issue 11 months ago • 2 comments

Making the Message browser in a good shape

  • Requires https://github.com/pharo-project/pharo/pull/18082
  • Then it allows us to merge https://github.com/pharo-project/pharo/pull/18085
  • There are some issues open that should be nice before integrating this or at least before integrating the Pharo PR:
    • #1086
    • #1087
    • #1088
    • #1090
    • #1097
    • #1100

tesonep avatar Apr 02 '25 17:04 tesonep

Thanks pablo your tests are inspiring for me. I will check if I can write tests for the object transcript in a similar vein.

Ducasse avatar Apr 02 '25 19:04 Ducasse

If you load this in a new image, be careful to execute before: Smalltalk tools initDefaultToolSet

guillep avatar Jun 27 '25 09:06 guillep