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

Allow for type changes in events #289

Open
k1o0 opened this issue Mar 12, 2020 · 0 comments
Open

Allow for type changes in events #289

k1o0 opened this issue Mar 12, 2020 · 0 comments
Labels
enhancement signals relating to signals experiments and code

Comments

@k1o0
Copy link
Contributor

k1o0 commented Mar 12, 2020

Is your feature request related to a problem? Please describe.
Signals events can't be saved if they change type. This could be solved in the Registry by checking for uniqueness of the logs and saving as a cell array if the values can't be concatenated. Structs should be saved as struct arrays, not cell arrays.

@k1o0 k1o0 added enhancement signals relating to signals experiments and code labels Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement signals relating to signals experiments and code
Projects
None yet
Development

No branches or pull requests

1 participant