Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have Exporter provide the insert order #15

Open
SamGerber-zz opened this issue Jul 16, 2017 · 0 comments
Open

Have Exporter provide the insert order #15

SamGerber-zz opened this issue Jul 16, 2017 · 0 comments

Comments

@SamGerber-zz
Copy link
Contributor

The Exporter should be able to come pretty close to the required insert order, with the exception of the cases where we're manually making references (perhaps we should stop doing this?).

We could have the exporter add nodes to a DAG with edges for each reference. Then it could either output the insert order to a metadata yaml file to accompany the exports, or at least output it so the user can copy it, instead of having to manually calculate the topological sort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant