-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The spec of LoadListingEnum
used in LoadListingRequirement
says:
Specify the desired behavior for loading the
listing
field of a Directory object for use by expressions.
On the other hand, the spec of Directory
says that:
If
listing
is not provided, the implementation must have some way of fetching the Directory listing at runtime based on thelocation
field.
I am not sure I can say it a "conflict" but at least CWL v1.0, that has the same description of listing
, implicitly requires the platforms loading the Directory listing recursively.
It would be nice if the section of Directory
mentions loadListing
and LoadListingRequirement
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed