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

ClassDirectives.java:188-192: Implement different way to... #112

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

ClassDirectives.java:188-192: Implement different way to... #112

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

Comments

@0pdd
Copy link

0pdd commented Sep 30, 2023

The puzzle 108-b077d916 from #108 has to be resolved:

* @todo #108:90min Implement different way to generate method name.
* Right now we use method name, access and descriptor to generate method name
* and insert it as a name attribute of the method. This is not a good way to do it.
* At least it looks ugly. We should find a better way to generate method name and place
* it somewhere in the XML representation of the class.

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 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Oct 4, 2023
@0pdd
Copy link
Author

0pdd commented Oct 4, 2023

@0pdd 2 puzzles #128, #129 are still not solved.

@0pdd
Copy link
Author

0pdd commented Oct 5, 2023

@0pdd the puzzle #128 is still not solved; solved: #129.

@0pdd
Copy link
Author

0pdd commented Oct 5, 2023

@0pdd all 2 puzzles are solved here: #128, #129.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant