From: Robert Dober Date: 2007-06-16T05:46:22+09:00 Subject: Re: Using extend for initialization settings? On 6/15/07, Gregory Brown wrote: > On 6/15/07, Robert Dober wrote: > > > Hmm control maybe, you are not forcing anybody to call > > f.extend(Container) in your approach. > > Then just pass the constant into the constructor :) Huh.. that is exactly what I have suggested, right? I asked why #to_module . > Robert