From: Robert Klemme Date: 2012-08-15T16:04:13+09:00 Subject: Re: namespace instance methods? On Tue, Aug 14, 2012 at 10:24 PM, John Doe wrote: > Brian, thank you for the taking the time to write such a complete > response. It's reassuring to know that I'm on the right track. I am not sure. What is your motivation for having one object and distributing methods across a number of other objects? I am asking because there is an anti pattern called "god object". What you describe has some similarities with that - but I can't say for sure yet. https://en.wikipedia.org/wiki/God_object http://c2.com/cgi/wiki?GodObject http://c2.com/cgi/wiki?GodClass Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/