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

EoRepresentationTest.java:38-42: Replace Eo class usage... #114

Closed
0pdd opened this issue Sep 30, 2023 · 0 comments · Fixed by #120
Closed

EoRepresentationTest.java:38-42: Replace Eo class usage... #114

0pdd opened this issue Sep 30, 2023 · 0 comments · Fixed by #120

Comments

@0pdd
Copy link

0pdd commented Sep 30, 2023

The puzzle 108-6b982c41 from #108 has to be resolved:

* @todo #108:90min Replace Eo class usage with BytecodeRepresentation.
* Currently we have unnecessary class Eo that represents XML of EO object.
* We can use {@link org.eolang.jeo.representation.BytecodeRepresentation#toEO()} instead.
* This will simplify the code and make it more readable.
* Also, we need to remove Eo class from the project.

The puzzle was created by volodya-lombrozo on 29-Sep-23.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd referenced this issue Sep 30, 2023
…dya-lombrozo/jeo-maven-plugin into 108_back_transformation_to_bytecode
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 2, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 2, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 2, 2023
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 a pull request may close this issue.

1 participant