From: Austin Ziegler Date: 2006-06-09T10:21:11+09:00 Subject: Re: Why the lack of mixing-in support for Class methods? On 6/8/06, ara.t.howard@noaa.gov wrote: > On Fri, 9 Jun 2006, Bill Kelly wrote: > > What about import ? > i like it. i think i may have come up with that one a while back too. that, > along with 'mixin' - are my favourites so far. Sensible. You include functionality from a module, you extend an object with a module, and you import a module wholesale. Or something nonsensical like that. ;) -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca