StéphaneDucasse

Results 622 issues of StéphaneDucasse

Hi I just want to report that several people in my team and myself (huge fan of flycut) are experiencing lost of events. We cannot click on items in development...

https://github.com/pharo-project/pharo/issues/17565

Removing Smalltalk at: and using self classNamed:

Do not write components outside the POM ! Instead, in Spec any presenter should be part of a “POM” (Presenter Object Model) with its origin in the application you are...

pillar check index.md [9:32:20] File index.md has reference problems. ## Undefined figure files: Figure not found: figures/WindowExamplePresenterDialog (in file /Users/ducasse/Workspace/FirstCircle/MyBooks/Bk-Writing/PharoBooks2/BuildingApplicationWithSpec2/Chapters/ManagingWindow/ManagingWindow.md) was not found. ## Unreferenced Figures Figure 'figures/GTK.png' with anchor...

``` "protocol: #'*Microdown-RichTextPresenter'" inspectionRichText: aBuilder ^ (aBuilder initialize: MicTextPresenter) text: self ``` => ``` "protocol: #'*Microdown-RichTextPresenter'" inspectionRichText: aBuilder ^ (aBuilder instantiate: MicTextPresenter) text: self ```

So we should bullet proof and catch the error during the conversion. I do not really know what to do once I get the error caught Typing this in microdown...

The code looks strange. In particular the return at the end of the method ``` generateEvaluatedTests_UnclompletedNested | template tests| template := 'test{1}_UnclompletedNested "Auto generated by self class>>#generateEvaluatedTests_UnclompletedNested" | res |...

[TDD.txt](https://github.com/user-attachments/files/21937497/TDD.txt)