-
Notifications
You must be signed in to change notification settings - Fork 203
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
String representation Response and Take #101
Comments
@dmzaytsev Something like this you have in mind?
right? |
@yegor256 Yes, something like this will be suitable |
@yegor256 this task is yours, go ahead |
@dmzaytsev thank you for reporting this, I added 15 mins to your acc, transaction |
@dmzaytsev the code made here contains a puzzle |
@dmzaytsev since there is no milestone yet I set it to "1.0" |
@davvd assign someone else pls |
@dmzaytsev we'll use |
@bdragan please go ahead, it's your task now, keep this in mind, and don't hesitate to ask any technical questions you may have; Budget here is 30 mins (keep this principle in mind) |
@dmzaytsev, @yegor256, @davvd I would suggest using Lombok Then, for a As you see, classes that don't provide the Would you agree? Also, circular references can be problematic. At the first glance, I would say that there should not be any when it comes to |
@bdragan looks good to me |
@dmzaytsev we waited for #403, it is closed already |
@dmzaytsev @davvd PR #398 has been merged to master. |
@bdragan thanks! |
@ypshenychka please, let us know what do you think about this ticket, according to our QA rules |
@ypshenychka @yegor256 what do you think? |
@ypshenychka don't pay attention to the assignee, it's a technical issue on our side |
@davvd Please correct your message by indicating an addressee in the beginning.
|
@ypshenychka fixed, thanks for noticing |
@davvd Thank you. |
@davvd Quality is acceptable here. |
@ypshenychka no problem :) |
@ypshenychka thanks for the QA review, we'll work better next time |
@bdragan paied 10 mins to @ypshenychka for QA review (payment ID is |
@dmzaytsev last puzzled solved |
I expect implementations of Response and Take interfaces will be able convert itself to a loggable string but they don't have this feature
- ~~`101-e83253e2`/#159~~ - `101-0be068b8`/#174 (by Yegor Bugayenko)
The text was updated successfully, but these errors were encountered: