Add support for changes Switch capabilities in line with new features in Rune

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
32/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, python
Domain
compilers

Research direction

Start by examining the generator entry points and how it currently handles the switch keyword, then read Rune Issue 1082 and the forthcoming Rune 9.65 changes in rune-common PR 544. Done means the generator supports switch discrimination based on an entity's type and produces valid Python for the new Rune capability.

Written by the indexing model from the issue text.

Description

Rune is updating the definition of the switch keyword to allow for discrimination based on an entities type.

See Rune Issue 1082

The new functionality will be included in a forthcoming update to the Rune DSL (9.65)

Potential Solutions:

Update the generator to support this capability.

Dominant language
Java
Stars
1
Forks
6
Avg merge
3d 1h
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from finos/rune-python-generator

All issues in finos/rune-python-generator

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.