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 support for Epicea file out #16401

Merged

Conversation

hernanmd
Copy link
Contributor

@hernanmd hernanmd commented Apr 3, 2024

This PR:

  • Add support for Epicea file out of class name changes.
  • Add support for Epicea file out of class comments.
  • Add tests.

Add support for Epicea file out of class comments.
Add tests.
Copy link
Member

@jecisc jecisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about the hardcoding of Smalltalk here.

For example we have a PR pending to rename Smalltalk into Pharo. And it's not nice to have a global variable.

Maybe self class environment is a little better. I don't know if we can do even better right now

@hernanmd
Copy link
Contributor Author

hernanmd commented Apr 4, 2024

I am not sure about the hardcoding of Smalltalk here.

For example we have a PR pending to rename Smalltalk into Pharo. And it's not nice to have a global variable.

Maybe self class environment is a little better. I don't know if we can do even better right now

Ok, changed then

@hernanmd hernanmd requested a review from jecisc April 5, 2024 12:39
Add missing closing parenthesis
Add missing closing parenthesis
@jecisc jecisc merged commit e402ab9 into pharo-project:Pharo12 Apr 5, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants