diff options
author | Arun Isaac | 2023-10-28 02:31:00 +0100 |
---|---|---|
committer | Arun Isaac | 2023-10-28 02:31:00 +0100 |
commit | 69ceaa5268810b099140aa14a68a36e7fc5a5106 (patch) | |
tree | 1ef61d4f09176203c55fcce6e59659dca1e90de7 /website/releases | |
parent | 082835328cc98093282e33eaf20bcef3e97dbadf (diff) | |
download | ccwl-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 'website/releases')
0 files changed, 0 insertions, 0 deletions