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

Refactored Design smells #881

Closed
wants to merge 6 commits into from

Conversation

tanujdoshi
Copy link

  • Replace condition with polymorphism : - in HTTP.java
  • Move field : - JSONMLParserConfiguration to JSONML
  • Extract class : - extracted JSONArray class to NumberHandler

@stleary
Copy link
Owner

stleary commented Apr 1, 2024

No, thank you. Not accepted due to incompatibility with Java 6. For more guidance please see this FAQ entry:
FAQ: What if I want to refactor the code?

@stleary stleary closed this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants