Skip to content

core/parser: remove used members and parameters.#295

Open
wathiede wants to merge 2 commits intommp:masterfrom
wathiede:master
Open

core/parser: remove used members and parameters.#295
wathiede wants to merge 2 commits intommp:masterfrom
wathiede:master

Conversation

@wathiede
Copy link

It would appear the SpectrumType isn't used anywhere in the new hand-rolled parser. As a reader, I found it confusing that it is set to different values, but not used. Are they supposed to be used? If no, please consider this pull request to remove them.

Additionally I removed the isString member on ParamListItem. I think it is vestigial, as you end up checking if item.stringValues or item.doubleValues was set in AddParam as an alternative to determining if the parameter is a string.

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