[Swift-devel] Re: passing types and variables in swift
Ben Clifford
benc at hawaga.org.uk
Wed Oct 3 16:58:36 CDT 2007
On Wed, 3 Oct 2007, andrewj at uchicago.edu wrote:
> could I do something like this:
>
> RGIparams RGIinput[] <csv_mapper;file="rgi_runs.txt">;
>
> where rgi_runs would contain say
>
> 1,2,true
> 3,4,false
> 18,20,true
>
> and so on..so that the parameters are passed into the workflow?
no.
mappers only map filenames (or URIs now); they don't map variable values.
--
More information about the Swift-devel
mailing list