finos / finos/rune-python-generator
Add support for changes Switch capabilities in line with new features in Rune
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 6
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 13
Description
Rune is updating the definition of the switch keyword to allow for discrimination based on an entities type.
See [Rune Issue 1082](https://github.com/finos/rune-dsl/issues/1082)
The new functionality will be included in a forthcoming update to the Rune DSL ([9.65](https://github.com/finos/rune-common/pull/544))
### Potential Solutions:
Update the generator to support this capability.
Contributor guide
Assessment
This issue has not been assessed yet.