Skip to content

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.

1 participant