From: ara.t.howard@... Date: 2006-01-08T01:29:30+09:00 Subject: Re: Iterator Fu Failing Me On Sun, 8 Jan 2006, Pierre Barbier de Reuille wrote: > Could you explain this module ? > > I think I can understand why you defined a module ClassMethods : to include > class methods and not only instace methods. > > However, I don't understant why the InstanceMethods module ? What do you > expect with this module ? Is it just for symetry ? yes. just symetry/clarity. is use this pattern alot. even if someone doesn't understand the mechanism i generally assume the 'ClassMethods' and 'InstanceMethods' names will give it away. cheers. -a -- =============================================================================== | ara [dot] t [dot] howard [at] noaa [dot] gov | strong and healthy, | who thinks of sickness until it strikes like lightning? | preoccupied with the world, | who thinks of death, until it arrives like thunder? | -- milarepa ===============================================================================