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

Applied REFACTORING methods #485

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

VikramVenkatapathi
Copy link

Applied REFACTORING methods to the following files:
1. JsonPointerEvaluator.java:
method -> JsonObject()
changed the variable name to a more meaningful name.

2. StringToValueConverter.java:
method -> isDecimalNotation()
introduced variables to decompose the complex expression in the return statement.

method -> stringToNumber()
broke down the complex conditional statements by adding new methods, so that it enhances manageability.


I'm a master's student at Dalhousie University, Halifax, NS, Canada.
I applied these changes, as a part of my assignment.

I will get some bonus points if my pull request gets approved.

So, please review my changes, and if it satisfies you, do accept the PR.

Thank you.

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

1 participant