pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Prof stef use playground

Open un-mec-paumer opened this issue 8 months ago • 7 comments

un-mec-paumer avatar Jun 12 '25 13:06 un-mec-paumer

This issue has either a default title or empty body. We would appreciate it if you could provide more information. Note: I am not a very intelligent bot, I can only react to new comments. Please add a comment for me if you update the body or title.

request-info[bot] avatar Jun 12 '25 13:06 request-info[bot]

And we have a package problem: the old UI was just Morphic, but the changes use the Playground which is part of NewTools.

This means that code can not be loaded. We need to think what to do, e.g. move ProfStef to Newtools would fix it.

Error: Package Monticello-Tests depends on the following classes:
1773
  StPlaygroundCommand
1774
  StPlaygroundPresenter
1775
  StPlaygroundPage
1776
  StPlaygroundPagePresenter

MarcusDenker avatar Jun 12 '25 13:06 MarcusDenker

Indeed, every graphical tool part of the IDE should now be packaged in NewTools

jecisc avatar Jun 12 '25 13:06 jecisc

Choise -> Choice

Ducasse avatar Jun 15 '25 10:06 Ducasse

I did a review please take into account my comments.

Ducasse avatar Jun 15 '25 10:06 Ducasse

normaly a take every thing in account

un-mec-paumer avatar Jun 16 '25 08:06 un-mec-paumer

I did a little pass and you can fix my points.

Ducasse avatar Jun 16 '25 09:06 Ducasse

@jecisc could you have a look and see if we can package this in newTools? Tx

Ducasse avatar Jun 16 '25 17:06 Ducasse

I closed this issue because there is another PR in the newTools repo.

Ducasse avatar Jun 27 '25 07:06 Ducasse