You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon. I've been looking up your code and I think you could make some minor improvements to the UrlUtilities class. First, there is a never-ending recursive method: the buildUrl with 4 parameters, and second, I think you should take into consider changing some hardcoded strings like "https" or "http" into constants, as they are used many times there. I have also attached a file of what the solution could be like.
I know this text doesn't match the issue template, but I don't think I should follow that template for this particular one.
Good afternoon. I've been looking up your code and I think you could make some minor improvements to the UrlUtilities class. First, there is a never-ending recursive method: the buildUrl with 4 parameters, and second, I think you should take into consider changing some hardcoded strings like "https" or "http" into constants, as they are used many times there. I have also attached a file of what the solution could be like.
I know this text doesn't match the issue template, but I don't think I should follow that template for this particular one.
ISSUE FLICKR4JAVA.pdf
The text was updated successfully, but these errors were encountered: