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

Attach a map from filepath to unique IDs to the manifest #1487

Closed
beckjake opened this issue May 29, 2019 · 0 comments
Closed

Attach a map from filepath to unique IDs to the manifest #1487

beckjake opened this issue May 29, 2019 · 0 comments

Comments

@beckjake
Copy link
Contributor

Feature

The manifest should include a dict that maps filepaths to the unique IDs defined by that file.

Feature description

With the addition of archive files that can contain archive blocks, and anticipating a future with models in files as well, it would be convenient to be able to ask a manifest for all nodes defined in a file (and maybe other metadata about files, like checksums).

Who will this benefit?

Developers! It's especially relevant for incremental compilation.

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

No branches or pull requests

2 participants