[Swift-devel] DataNode.toString()
Justin M Wozniak
wozniak at mcs.anl.gov
Tue May 17 16:56:08 CDT 2011
I think this change affects arguments to apps:
type file;
(file f) echo (int i) {
app { echo i stdout=@f; }
}
int greetings = 2;
file hw = echo(greetings);
------>
DEBUG vdl:execute2 JOB_START jobid=echo-tnyfi9ak tr=echo
arguments=[greetings:int = 2.0 - Closed]
...
On Fri, 13 May 2011, Mihael Hategan wrote:
> I changed that in trunk. It used to be:
>
> org.griphyn.vdl.mapping.RootDataNode identifier
> dataset:20110512-2343-5rl3b7x5:720000000072 type Sgt with no value at
> dataset=sgt_var (not closed)
>
> That was annoying, noisy, and I had no idea what's what.
>
> It is now:
>
> name:type = value - [Open/Closed]
>
> The provenance data should still be the same, but it may not. So please
> let me know if anything breaks.
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>
--
Justin M Wozniak
More information about the Swift-devel
mailing list