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

Add back #keyword in Pragma for compatibility #14897

Conversation

MarcusDenker
Copy link
Member

add back #keyword as a compatibility method, we are thinking of adding later a way to tag methods as compatibility similar to deprecation (that then will never be removed)

fixes #14303

…g later a way to tag methods as compatibility similar to deprecation (that then will never be removed)
@Ducasse
Copy link
Member

Ducasse commented Oct 7, 2023

Marcus why not starting to tag such method with so that we know it.

@Ducasse Ducasse merged commit bf9eba5 into pharo-project:Pharo12 Oct 7, 2023
3 checks passed
@MarcusDenker
Copy link
Member Author

It is in a "compatibility" category, which is kind of tag so we will find it when we have some real mechanism for managing compatibility methods.

I did not want to do more (e.g deciding on a pragma?) as this is not on my active list of things that I work on now and we should at least think a little bit before. Sometimes I just can't start yet another project...

@MarcusDenker MarcusDenker deleted the 14303-Pragmakeyword-has-been-lost-so-breaking-rules- branch October 9, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pragma>>keyword has been lost... so breaking rules
2 participants