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

Design the degree to which mazu should handle versioning and provenance information #7

Open
theJasonFan opened this issue Aug 16, 2023 · 1 comment

Comments

@theJasonFan
Copy link
Member

theJasonFan commented Aug 16, 2023

This is a lib and not a CLI, and can support basic known instantiations of index types. e.g. pufferfish + piscem. ModIndex should report / store only basic information, and have the info be split corresponding to k2u and u2pos data structures. CLIs that use mazu and need fine grain control over metadata should use the newtype idiom i.e. type MyIndex(ModIndex<...>) and handle metadata / provenance info as appropriate for MyIndex.

@theJasonFan theJasonFan mentioned this issue Aug 16, 2023
15 tasks
@theJasonFan theJasonFan changed the title Fill BaseIndex members during index construction Design the degree to which mazu should handle versioning and provenance information Aug 16, 2023
@theJasonFan
Copy link
Member Author

We'll build a CLI / mapper with mazu to drive specs and design requirements.

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

1 participant