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

OptCached.java:52-56: Unify caching mechanism on stages:... #2791

Closed
0pdd opened this issue Jan 17, 2024 · 2 comments
Closed

OptCached.java:52-56: Unify caching mechanism on stages:... #2791

0pdd opened this issue Jan 17, 2024 · 2 comments
Assignees

Comments

@0pdd
Copy link

0pdd commented Jan 17, 2024

The puzzle 2746-ac77dd68 from #2746 has to be resolved:

* @todo #2746:30min Unify caching mechanism on stages: parse, optimize, pull and so on.
* Current implementations of caching on parsing stage and optimize stages work differently.
* In ParseMojo we have condition {@code if (tojo.hasHash()) }, in OptimizeMojo or ShakeMojo we
* compare creation time of files.
* Don't forget to enable the tests.

The puzzle was created by rultor on 17-Jan-24.

Estimate: 30 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.

@Yanich96
Copy link
Contributor

@maxonfjvipon assign me please

Yanich96 added a commit to Yanich96/eo that referenced this issue Jan 22, 2024
Yanich96 added a commit to Yanich96/eo that referenced this issue Jan 22, 2024
Yanich96 added a commit to Yanich96/eo that referenced this issue Jan 22, 2024
Yanich96 added a commit to Yanich96/eo that referenced this issue Jan 23, 2024
@0pdd
Copy link
Author

0pdd commented Jan 26, 2024

The puzzle 2746-ac77dd68 has disappeared from the source code, that's why I closed this issue.

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

No branches or pull requests

2 participants