StéphaneDucasse
StéphaneDucasse
So I close this PR.
@fouziray and others. This is important to check your PR and update them.
TODO: Add in the managing window a paragraph
We can get inspiration from requestProtocolNameConfiguring: aBlock With returning a value to show the case.
Hi guys Thank you for opening this issue. We will have a look.
There is something wrong ``` openPreviewWithChanges: changes ^ (self previewPresenterClass for: changes scopes: scopes) application: self application; refactoring: self refactoring; openModal ``` here is except changes as argument. The code...
I think that I fixed it in P14. The API was totally strange.
Tx good catch! I thought that we fixed the Object class >> initialize too. I remember working on it.
Do not you think that the solution should be ``` Trait class>> initialize ... ```
I found a bit strange that printOn: does not belong to the package of the class in particular for numbers but this is ok too.