I would prefer the verbose form as it definitely is much easier to read.

--
Nathan Clemons
http://www.livemocha.com
The worlds largest online language learning community



On Fri, May 20, 2011 at 1:24 PM, Randall Hansen <rand...@puppetlabs.com>wrote:

> http://projects.puppetlabs.com/issues/7612
>
> The exported resources syntax:
>
>    @@user { luke: ensure => present }
>
> Is concise and powerful, but very difficult to read. We should
> consider word-based syntax, e.g.:
>
>    export @user { luke: ensure => present }
>
> And taking into account #7605, perhaps:
>
>    export virtual user { luke: ensure => present }
>
> Please comment on the ticket or reply here, whichever you prefer.
>
> Thanks!
>
> r
>
> P.S. This is in response to feedback from my "Improving the Puppet
> DSL" session at Puppet Camp EU, 2011.  This ticket isn't a promise we
> will take action, but we could very much like comment and discussion
> from you good people.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to