Skip to content

Add json parser for Vec<PureRecords>#196

Merged
g-bauer merged 5 commits into
v0.5.0from
fix_from_multiple_json2
Oct 18, 2023
Merged

Add json parser for Vec<PureRecords>#196
g-bauer merged 5 commits into
v0.5.0from
fix_from_multiple_json2

Conversation

@g-bauer

@g-bauer g-bauer commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

...which is used by the other parameter constructors that read json files. Includes better checks for things that can go wrong and a tiny performance improvement when parsing large parameter files due keeping track of found substances.

@prehner prehner added this to the v0.5.0 milestone Oct 18, 2023
@g-bauer
g-bauer requested a review from prehner October 18, 2023 11:58
@g-bauer
g-bauer merged commit 1215350 into v0.5.0 Oct 18, 2023
@g-bauer
g-bauer deleted the fix_from_multiple_json2 branch October 18, 2023 12:36
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.

Parameter::from_multiple_json fails when components exist in multiple files

2 participants