David Bajger
David Bajger
I used snippets of original code and put into the new PR (that works with latest changes) see: https://github.com/exercism/pharo-smalltalk/pull/649. Adopted solution a bit and made unit tests more readable. Thanks...
@carlotxra Solution moved to new branch (easier to merge): https://github.com/exercism/pharo-smalltalk/pull/660
Refactoring of generator to work with v3 already done [here](https://github.com/exercism/pharo-smalltalk/pull/627). This PR is outdated.
Solution moved and adopted for v3 in PR: https://github.com/exercism/pharo-smalltalk/pull/661
Right now - all generators has been refactored to work with v3. Unfortunatelly, it is not almost possible to work without configlet and keep pace with changes in configlet logic....
Hi! Pharo 13 is not yet stable release, so I would use P12 as latest stable to avoid problems. I didn't include P13 in CI build as maintainer of Pharo...
See related issue (most probably): https://github.com/pharo-project/pharo/issues/17861
@guillep Hi! You want to have it as default behavior? I was trying to find out, where short names are defined, not sure if it is applicable for all templates...