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 model data structure for file and folder types #1041

Closed
chetbae opened this issue Jul 6, 2023 · 1 comment
Closed

design model data structure for file and folder types #1041

chetbae opened this issue Jul 6, 2023 · 1 comment
Assignees

Comments

@chetbae
Copy link
Contributor

chetbae commented Jul 6, 2023

Including interfaces for strongly typed software. Create the model for #1040 , also addresses #1003 so the dashboard can distinguish folios and manuscripts.

@chetbae
Copy link
Contributor Author

chetbae commented Jul 10, 2023

the id for an Entry depends on the type. 'name' needs to differ from an id on Files to support renaming while folders do not need 2 separate references. The rational makes sense, however in practice it is annoying to code.

Done in #1047

@chetbae chetbae closed this as completed Jul 10, 2023
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