summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArun Isaac2023-10-28 02:31:00 +0100
committerArun Isaac2023-10-28 02:31:00 +0100
commit69ceaa5268810b099140aa14a68a36e7fc5a5106 (patch)
tree1ef61d4f09176203c55fcce6e59659dca1e90de7 /tests
parent082835328cc98093282e33eaf20bcef3e97dbadf (diff)
downloadccwl-69ceaa5268810b099140aa14a68a36e7fc5a5106.tar.gz
ccwl-69ceaa5268810b099140aa14a68a36e7fc5a5106.tar.lz
ccwl-69ceaa5268810b099140aa14a68a36e7fc5a5106.zip
ccwl: Restrict #:other parameter to YAML serializable trees.
Perhaps it fits in better with the spirit of ccwl to not evaluate #:other parameters and instead allow only YAML serializable trees. This saves users from quoting #:other parameters, of course. But it also permits more thorough analysis and clearer error messages. Besides, there is not much reason to allow general expressions in #:other parameters. Such dynamism is not commonly required in ccwl or CWL. * ccwl/ccwl.scm (input, output, command): Restrict #:other parameter to YAML serializable trees that are not evaluated.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions