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

More coercion #35

Open
TodePond opened this issue Apr 22, 2022 · 1 comment
Open

More coercion #35

TodePond opened this issue Apr 22, 2022 · 1 comment
Labels
block Adding or changing blocks invalid This doesn't seem right

Comments

@TodePond
Copy link
Collaborator

Many blocks can't be placed in other blocks, which isn't fun.

And types can't be used as other types, which isn't fun.

They should try their best to work!

@TodePond TodePond added invalid This doesn't seem right block Adding or changing blocks labels Apr 22, 2022
@TodePond
Copy link
Collaborator Author

TodePond commented Apr 22, 2022

I'm not sure if ALL of these should be changed (!?), but here are some examples:

  • Numbers should work as Vectors
  • Vectors should work as Numbers
  • Numbers should work as Elements
  • Elements should work as Numbers
  • Groups should contain anything
  • Groups should work as anything

Identified gaps (incomplete list):

  • Set data should accept Group
  • Set data should accept Vector
  • Modify data should accept Group
  • Modify data should accept Vector
  • other gaps...

@TodePond TodePond self-assigned this Jun 14, 2022
@TodePond TodePond removed their assignment Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
block Adding or changing blocks invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant