-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Although perhaps outside the scope of this project, I think it would be great to support structured data as well. Depending on what you think, we have 3 options in order to do this:
- Implement the value types and very tiny nodes to work with on the core package and a separate package/profile with some extended tools
- Implement it as a separate package/profile inside this repository (officially supported/maintained)
- Implement it as a separate package/profile in other repository (community maintained)
I have a working example here with some examples I was working on in the last days: behave-graph/struct I also deployed them here to test the github-actions and the docs I did for this repo, but in this case just with that specific profile
I personally would prefer the 1st or 2nd option and include it in the main repository as an optional profile, same as the Scene one but it's up to you as I don't know if this makes sense.
Metadata
Metadata
Assignees
Labels
No labels