From: David Alan Black Date: 2002-01-21T01:21:31+09:00 Subject: Re: Mixin question Hi -- On Mon, 21 Jan 2002, Kent Dahl wrote: > Markus Jais wrote: > > class Cla > > class << self > > include Mod > > end > > end > > > > and > > > > class Cla > > extend Mod > > end > > No difference, as you've noticed, except the latter looks better IMHO. See also ruby-talk:28248 (some comments on this by Guy Decoux). David -- David Alan Black home: dblack@candle.superlink.net work: blackdav@shu.edu Web: http://pirate.shu.edu/~blackdav