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

Update trans_explorer to take account of the design changes made for cmd_executor #33

Open
shonfeder opened this issue Oct 24, 2022 · 0 comments

Comments

@shonfeder
Copy link
Contributor

Work on the cmd_executor ended up exposing mechanisms for transparent configuration of Apalache execution. However, the client code in trans_exporer.py was implemented prior to these features. The latter should be re-worked to take advantage of the developments introduced for the former.

shonfeder pushed a commit that referenced this issue Oct 24, 2022
This is atavistic, and is only really needed for support for the WIP
state of the `trans_explorer`. This should be replaced by use of a
`Source` class instead, but work on that will left for a followup, as it
also calls for changes on the Scala RPC side.

Tracked in  #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant