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

Do not register to ClassReorganized #566

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Jul 13, 2023

ClassReorganized is raised always with ProtocolAdded, ProtocolRemoved and ProtocolRenamed. It will soon be a deprecated alias of ProtocolAnnouncement in Pharo 12 so that we do not duplicate all protocol announcements and here is a PR to clean this in NewTools

ClassReorganized is raised always with ProtocolAdded, ProtocolRemoved and ProtocolRenamed. It will soon be a deprecated alias of ProtocolAnnouncement in Pharo 12 so that we do not duplicate all protocol announcements and here is a PR to clean this in NewTools
@jecisc jecisc merged commit 34521e1 into Pharo12 Jul 13, 2023
@guillep guillep deleted the improve-announcements-registration branch February 9, 2024 08:30
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