[chef-dev] Re: Re: Re: Re: Re: CHEF-3762: LWRP DSL for subclassing needed?


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To: Jay Feldblum < >
  • Cc: " Dev" < >
  • Subject: [chef-dev] Re: Re: Re: Re: Re: CHEF-3762: LWRP DSL for subclassing needed?
  • Date: Mon, 28 Jan 2013 15:48:25 -0800


On Jan 28, 2013, at 3:45 PM, Jay Feldblum wrote:

> One option for the helpers is to move the helpers into a mixin which is 
> included by in the lightweight base classes, and which may be included 
> explicitly in any non-lightweight resource or provider class.
> 

This is exactly the approach the application cookbook has used, but it gets 
very verbose and ungainly, and leads to related code being all over the 
place. It also doesn't address built-in classes in Chef unless those are 
moved out into modules as well.

--Noah




Archive powered by MHonArc 2.6.16.

§