StéphaneDucasse
StéphaneDucasse
putting halt in File class>>exists: is a bad idea ``` File class(Object)>>halt File class>>exists: MacStore(DiskStore)>>exists: FileSystem>>exists: FileReference>>exists [ :each | | path | path := each / eachName. path exists...
Recloning the repo made it works. Totally confusing.
I’m experiencing really flaky behavior with files and in particular after a PR that adds a folder (as in the case of new archetypes in Pillar). Pharo tells me that...
I got what was the problem: the build copy the archetype folder and the archetype folder is then not updated
This is important because we want to have the slide title to take over the configuration files.
May be I should skip these tests for now. ``` ######################### # 6 tests did not pass: # ######################### PRIntegrationTest ✗ #testPresentationAscii (71ms) Error: Archetype presentation does not exist PRArchetype(Object)>>error:...
I'm in Pharo 12 so may be I should move to Pharo 13
Hi hernan I can show you what I mean monday or tuesday.
I meant the selection that in red on your screen. Else I have to navigate on the parent, then scroll and look in the children of the parent, just to...