aboutsummaryrefslogtreecommitdiff
path: root/tests/reader.scm
diff options
context:
space:
mode:
authorArun Isaac2025-03-18 17:46:19 +0000
committerArun Isaac2025-03-18 17:46:19 +0000
commit9be0612b4b486f7d96ddd71c156be9284eff30b2 (patch)
treeef2d7849d43c386196d1c772416e513e56d8bf9f /tests/reader.scm
parent9f3079e84a368e757021735c5b500ae34b38e11b (diff)
downloadravanan-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