Skip to content

Allow multi-level fields for perf/output vars#38

Open
DragonQ wants to merge 1 commit intoc-kr:masterfrom
DragonQ:fix-perf-output-vars
Open

Allow multi-level fields for perf/output vars#38
DragonQ wants to merge 1 commit intoc-kr:masterfrom
DragonQ:fix-perf-output-vars

Conversation

@DragonQ
Copy link

@DragonQ DragonQ commented Nov 29, 2018

Currently, specifying perf or output vars only works for top-level or simple fields within JSON. It doesn't work with more complicated node trees, e.g. "{main_node}[0]->{secondary_node}[4]->{final_node}".

This change fixes this issue by parsing the perf and output var JSON fields in the same way that the attribute JSON field is parsed.

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