From: Gregory Brown Date: 2007-06-16T05:11:59+09:00 Subject: Re: Using extend for initialization settings? 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 :) It feels like Trans is working on some DI stuff, but I really don't see the need for it in most practical ruby...