Skip to content

Implemented object store loading from parsed JSONs#806

Open
namanhd wants to merge 24 commits intodevfrom
wdl/parsing-wdz-namanh
Open

Implemented object store loading from parsed JSONs#806
namanhd wants to merge 24 commits intodevfrom
wdl/parsing-wdz-namanh

Conversation

@namanhd
Copy link
Contributor

@namanhd namanhd commented Jun 8, 2020

Continuing from #800, we have now implemented the loading functionality that turns the parsed JSON objects into our own object representation, and load those objects into our own object store so that objects can be accessed by other modules.

More work is needed to actually integrate this object store with other modules so that they can load their own structures, but this is a solid foundation for that step later on. The entry point and outputs for this code is the same as #800; it can be seen by running chiventure with a wdz file, then closing the the UI. The output from the reading is printed to stdout.

@namanhd namanhd removed this from the 2020/Sprint 4 milestone Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants