[Feature]: Behavior when adding multiple tags to a time interval #2059
Labels
category: proposal
proposed enhancements or new features
priority: low
alternative solution already working and/or relevant to only specific user(s)
What would you like to see added to PyNWB?
This issue came up in this discussion: #2031 (comment).
Currently multiple tags can be added to an interval as a single string separated by commas. These tags will be parsed into 3 different strings.
It seems like this approach could be prone to misunderstandings on how the tags are written to the file. Is there a case where providing a single string is preferred over providing a list of strings?
Is your feature request related to a problem?
No response
What solution would you like?
Remove the automatic splitting of tags
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: