Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx #wantsSteps deprecated calls #12782

Merged

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Feb 15, 2023

The deprecated calls seems to happen when the model of a window is a collection and not an actual model

Fixes #12595

The deprecated calls seems to happen when the model of a window is a collection and not an actual model

Fixes pharo-project#12595
@jecisc
Copy link
Member Author

jecisc commented Feb 16, 2023

[CI] Windows testrunner has problems [CI] Windows testrunner has problems #12763

@MarcusDenker
Copy link
Member

We have in pharo-graphics/Bloc#207 a situation where the receiver is a SyntaxErrorDebuger

I think we should really remove the deprecated method from object and check if the obects understands #wantSteps

@jecisc
Copy link
Member Author

jecisc commented Feb 17, 2023

#12793

@jecisc jecisc deleted the fix-wantsSteps-deprecated-calls branch March 8, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

DNU #wantSteps on method remove
2 participants