From: Daniel Schierbeck Date: 2006-06-12T00:41:43+09:00 Subject: Re: Why the lack of mixing-in support for Class methods? transfire@gmail.com wrote: > BTW, Daniel, have a look as Facets' classmethods.rb or class_inherit.rb > for a better idea of how to do what you are suggesting. Actually, that solution seems overly complicated -- that may be for performance reasons, but if we were to disregard those (as we have a tendency to do,) I like my solution better. Daniel