Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

JavaScript expression executor #76

Open
3 tasks
mayacoda opened this issue Aug 15, 2016 · 0 comments
Open
3 tasks

JavaScript expression executor #76

mayacoda opened this issue Aug 15, 2016 · 0 comments

Comments

@mayacoda
Copy link
Contributor

mayacoda commented Aug 15, 2016

The expression editor needs to be able to execute expressions, which means we need an executor! It should:

  • be sandboxed
  • accept values for context variables ($job, $self)
  • have a wrapper class that can be passed to the model

(Optionally), it should also be restricted to the CWL specified version of javascript (5.1).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants