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

Multiple parent DataTypes #1080

Open
madprime opened this issue Nov 7, 2019 · 1 comment
Open

Multiple parent DataTypes #1080

madprime opened this issue Nov 7, 2019 · 1 comment

Comments

@madprime
Copy link
Member

madprime commented Nov 7, 2019

Separating these suggested/planned features out so they don't block PR #1078

General thoughts:

  • the new uploadable boolean for DataTypes implies the type can't be a parent for other types
  • also, we want an uploadable type to potentially flag more than one data within it

so the thoughts are (1) to disallow designating uploadable datatypes as parents, and (2) allowing them to have multiple parent types.

@madprime madprime changed the title Multiple parent DataTypes & no children for uploadable types Multiple parent DataTypes Nov 8, 2019
@madprime
Copy link
Member Author

madprime commented Nov 8, 2019

The first one was straightforward enough (and annoying to fix later if it's violated), so I've added it to #1078

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