diff options
author | Arun Isaac | 2025-03-18 17:46:19 +0000 |
---|---|---|
committer | Arun Isaac | 2025-03-18 17:46:19 +0000 |
commit | 9be0612b4b486f7d96ddd71c156be9284eff30b2 (patch) | |
tree | ef2d7849d43c386196d1c772416e513e56d8bf9f /tests/reader.scm | |
parent | 9f3079e84a368e757021735c5b500ae34b38e11b (diff) | |
download | ravanan-9be0612b4b486f7d96ddd71c156be9284eff30b2.tar.gz ravanan-9be0612b4b486f7d96ddd71c156be9284eff30b2.tar.lz ravanan-9be0612b4b486f7d96ddd71c156be9284eff30b2.zip |
reader: Canonicalize File inputs completely in reader.
It is the reader's job to completely canonicalize File type inputs.
This should not be done later when the workflow is executing.
* ravanan/reader.scm: Import (web uri).
(normalize-formal-input): Normalize default value.
(location->path): New function.
(normalize-input): Canonicalize File type input completely.
* ravanan/workflow.scm (workflow-scheduler): Update comment about
partially specified File objects.
(location->path): Delete function.
(resolve-inputs): Do not canonicalize File type inputs; they already
are.
Diffstat (limited to 'tests/reader.scm')
0 files changed, 0 insertions, 0 deletions