Homec4science

Allow SimpleOptions to parse quoted keys and values

Authored by epriestley <git@epriestley.com> on Feb 21 2013, 19:14.

Description

Allow SimpleOptions to parse quoted keys and values

Summary:
Ref T2574. Currently, the SimpleOptions format seems pretty good for use in Remarkup, but does not permit characters like "," and "=" to be included in strings.

Allow keys or values to be quoted, so inputs like name="Bartholemew, High Lord of Ravnica" are parseable.

Test Plan: Expanded unit test coverage.

Reviewers: vrana

Reviewed By: vrana

CC: aran

Maniphest Tasks: T2574

Differential Revision: https://secure.phabricator.com/D5047

Details

Committed
epriestley <git@epriestley.com>Feb 21 2013, 19:14
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUd36f37e5281f: Provide more detailed exceptions when symbols fail to load
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUaf37e0c80a60: Allow SimpleOptions to parse quoted keys and values (authored by epriestley <git@epriestley.com>).Feb 21 2013, 19:14