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

Added new feature that allows to leave all variables undeclared if option selected in dialog #17482

Open
wants to merge 3 commits into
base: Pharo13
Choose a base branch
from

Conversation

AlexisCnockaert
Copy link
Collaborator

Fixes #17460

@Ducasse Ducasse requested a review from MarcusDenker December 3, 2024 06:11
@Ducasse
Copy link
Member

Ducasse commented Dec 3, 2024

Now I think that the CodeReparator should be a presenter and that it should pass via the application to raise menu. MorphicUIManager will break.

…dialog-could-propose-to-leave-all-undeclared-as-undefined
@jecisc
Copy link
Member

jecisc commented Dec 3, 2024

In a future step yes!

I fixed the merge conflict

@jecisc
Copy link
Member

jecisc commented Dec 4, 2024

This breaks a lot of tests sadly

@jecisc jecisc added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Dec 4, 2024
@Ducasse
Copy link
Member

Ducasse commented Dec 12, 2024

The compiler architecture sucks. It should not raise UI or talk to UI elements.

@guillep
Copy link
Member

guillep commented Dec 16, 2024

In a future step yes!

I fixed the merge conflict

And moreover, it does not add new tests for the new behavior.

I'm sorry but It's difficult to accept new features without tests.

Also, whenever doing UI changes, please add screenshots of the new features in the PR.

@AlexisCnockaert AlexisCnockaert deleted the 17460-Feature-Request-Undefined-variable-dialog-could-propose-to-leave-all-undeclared-as-undefined branch January 20, 2025 09:55
@AlexisCnockaert AlexisCnockaert restored the 17460-Feature-Request-Undefined-variable-dialog-could-propose-to-leave-all-undeclared-as-undefined branch January 24, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Need more work The issue is nearly ready. Waiting some last bits.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Undefined variable dialog could propose to leave all undeclared as undefined
4 participants