On Jan 21, 4:33 pm, Peter Meier <peter.me...@immerda.ch> wrote:
> > Does anyone have a good resource for describing the differences
> > between including and inheriting classes?
>
> I use the approach "inclusion over inheritance". Only inherit stuff if  
> you need to overwrite things.

Not only is that an outstanding approach in general, but it goes
double for Puppet.  Puppet subclass behaviors can be surprising at
times, and you are better off using subclasses only where they provide
a big win.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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