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

XmlBytecode.java:34-37: Use BytecodeClass instead of ASM... #122

Closed
0pdd opened this issue Oct 3, 2023 · 2 comments · Fixed by #123
Closed

XmlBytecode.java:34-37: Use BytecodeClass instead of ASM... #122

0pdd opened this issue Oct 3, 2023 · 2 comments · Fixed by #123

Comments

@0pdd
Copy link

0pdd commented Oct 3, 2023

The puzzle 115-9420dbd7 from #115 has to be resolved:

* @todo #115:90min Use BytecodeClass instead of ASM library.
* Right now we are using ASM library to generate bytecode from XML.
* We should use BytecodeClass instead in order to reduce code duplication between
* XmlBytecode and BytecodeClass implementations.

The puzzle was created by volodya-lombrozo on 03-Oct-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
Copy link
Author

0pdd commented Oct 3, 2023

@0pdd the puzzle #124 is still not solved.

@0pdd
Copy link
Author

0pdd commented Oct 4, 2023

@0pdd the only puzzle #124 is solved here.

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