Skip to content

Snippets: rename (and negate) isMethod to isScripting#13499

Merged
MarcusDenker merged 5 commits intopharo-project:Pharo12from
privat:snippets-scripting
Apr 20, 2023
Merged

Snippets: rename (and negate) isMethod to isScripting#13499
MarcusDenker merged 5 commits intopharo-project:Pharo12from
privat:snippets-scripting

Conversation

@privat
Copy link
Contributor

@privat privat commented Apr 20, 2023

This is to be consistent with #13301

This also replace a lot of

isScripting: isMethod not;

by

isScripting: isScripting;

when configuring a compiler

@MarcusDenker MarcusDenker merged commit 6338640 into pharo-project:Pharo12 Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants