On 28/05/10 12:46, Markus Roberts wrote:
>> Comments?
> 
> Yes.
> 
> A few thoughts I had on first read through: Is this a use case for
> hashes?  Should it be a passthrough / override setup (so that the module
> write can provide defaults for values the user does not provide)? At
> what epistemological level is the data path determined?

Luke mentioned yaml, so that external data are pure data. Using hashes
would make our pure data more data in code than data. Even though hases
formats more or less like Json (which I myself prefer to yaml).

That being said, I think the module should use sane defaults when the
user doesn't provide a value, so yes I think we should have an override
system.
-- 
Brice Figureau
My Blog: http://www.masterzen.fr/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to