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

RsPage.java:127-134: Replace typedResponse static method... #1837

Open
0pdd opened this issue Nov 17, 2023 · 0 comments
Open

RsPage.java:127-134: Replace typedResponse static method... #1837

0pdd opened this issue Nov 17, 2023 · 0 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Nov 17, 2023

The puzzle 1633-f29541d1 from #1633 has to be resolved:

* @todo #1633:90min Replace typedResponse static method with RsFork.
* The current solution with typedResponse method is crutch, actually.
* The previous solution with {@link org.takes.facets.fork.RsFork} was
* broken after the Maven 3.9.0 release. The proper solution would be
* to fix the original problem in
* <a href="https://github.com/yegor256/takes">takes</a> framework and
* then to return the correct solution with
* {@link org.takes.facets.fork.RsFork} back.

The puzzle was created by @yegor256 on 17-Nov-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.

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