gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gwl-devel] variable interpolation in code snippets


From: zimoun
Subject: Re: [gwl-devel] variable interpolation in code snippets
Date: Mon, 3 Jun 2019 16:54:06 +0200

Hi Ricardo,

It improves the readibilty.
However, does the keyword `list` is mandatory ?
I find more readable something in this flavor:

--8<---------------cut here---------------start------------->8---
process: foo
  inputs:
      1
      #:bar hello
      world
  procedure # bash { echo {{inputs:bar}} }
--8<---------------cut here---------------end--------------->8---

With the renaming scheme that I proposed:
 - inputs -becomes-> packages
 - data-inputs -becomes-> inputs
 - outputs -becomes-> outputs

All the best,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]