This normalizes the samples on the nice and short "Job" prefix for handles to stuff running in the cloud. And "Workflow" for cloud { ... } values.
I think Job is a better prefix than "Proc" - the Proc prefix can actually be confusing to people because they might think it's a operating system process in some way. It's OK for MBrace to use it in the API of course but these beginner scripts are better off using the neutral and shorter Job for prefixes in process-typed value names I think
This normalizes the samples on the nice and short "Job" prefix for handles to stuff running in the cloud. And "Workflow" for
cloud { ... }
values.I think
Job
is a better prefix than "Proc" - theProc
prefix can actually be confusing to people because they might think it's a operating system process in some way. It's OK for MBrace to use it in the API of course but these beginner scripts are better off using the neutral and shorterJob
for prefixes in process-typed value names I think