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

StoreArray.java:39-44: Remove ad-hoc solution with... #346

Closed
0pdd opened this issue Jul 12, 2024 · 0 comments · Fixed by #429
Closed

StoreArray.java:39-44: Remove ad-hoc solution with... #346

0pdd opened this issue Jul 12, 2024 · 0 comments · Fixed by #429
Assignees
Labels
soon This issue will be solved soon

Comments

@0pdd
Copy link

0pdd commented Jul 12, 2024

The puzzle 329-55257c31 from #329 has to be resolved:

* @todo #329:90min Remove ad-hoc solution with storing array in a field.
* In the {@link StoreArray#opcodes()} I added ad-hoc solution to solve the problem with
* array elements storage if the array is a field.
* See the 'if' statement.
* This ad-hoc solution means we have architectural problem with array elements storage opcodes
* generation.

The puzzle was created by volodya-lombrozo on 12-Jul-24.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
soon This issue will be solved soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants