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

Create a JSONArgument class #20

Closed
rcjsuen opened this issue Apr 2, 2018 · 0 comments
Closed

Create a JSONArgument class #20

rcjsuen opened this issue Apr 2, 2018 · 0 comments
Assignees

Comments

@rcjsuen
Copy link
Owner

rcjsuen commented Apr 2, 2018

Instructions that have arguments in a JSON format can make things difficult to parse because they all have leading and trailing " characters and they may or may not contain escaped \" characters within them. We should have a new JSONArgument class which extends Argument and provides functions for working with JSON arguments easily.

@rcjsuen rcjsuen self-assigned this Apr 2, 2018
@rcjsuen rcjsuen closed this as completed in d110f7a Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant