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

#3728 add @original-name attribute including parent objects #3920

Merged
merged 21 commits into from
Feb 26, 2025

Conversation

Suban05
Copy link
Contributor

@Suban05 Suban05 commented Feb 13, 2025

This pull request adds filling in the original-name attribute for objects when converting XMIR files to Java.

I also made a correction to Dataized: if org.eolang.go.to.token.jump is encapsulated in EOerror.ExError, then no errors are logged. For this reason, I changed the implementation of the forma method for PhSafe. Now it returns the value from the original-name instead of [].

Closes #3728

@Suban05
Copy link
Contributor Author

Suban05 commented Feb 13, 2025

@maxonfjvipon could you take a look, please?

@Suban05
Copy link
Contributor Author

Suban05 commented Feb 18, 2025

@maxonfjvipon fixed, please take a look

Copy link
Member

@maxonfjvipon maxonfjvipon left a comment

Choose a reason for hiding this comment

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

@Suban05 LGTM! Thanks
@yegor256 please check, I'm just not sure about the final formatting of @original-name

@maxonfjvipon
Copy link
Member

@yegor256 please check

@Suban05
Copy link
Contributor Author

Suban05 commented Feb 26, 2025

@yegor256 could you please check this one?

@yegor256 yegor256 added this pull request to the merge queue Feb 26, 2025
Merged via the queue into objectionary:master with commit fbe48f9 Feb 26, 2025
22 checks passed
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.

@original-name doesn't include parent objects
3 participants