On 04/16/2014 08:53 PM, Andy Parker wrote:
>     Another way to improve it would be if the % and-or <> flags were
>     passed to the ERB builder. % enables Ruby code processing for lines
>     beginning with %. <> omit newline for lines starting with <% and
>     ending in %>. They would allow you to skip a lot of the <%- -%> tags.
> 
> 
> I'm not too keen on this. I think that I'd rather keep the single way to
> do it instead of branching out into various aliases for functionality.

Strongly agreed.

Templates are challenging to some users as is. Making it so that
different templates require different parameters to the template()
function call (or differently flavored functions) in the manifest to
work properly will make it (much) harder.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/534FF300.9050907%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to