From: Rob Rypka Date: 2005-09-21T23:26:59+09:00 Subject: Re: Hello, I am a newbie to ruby. ------=_Part_803_31746103.1127312815037 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 9/21/05, Josh Charles wrote: > > One place multiple inheritance / interfaces really shines is with > adapters and the observer pattern. I've not tried either of these > with ruby yet, however, so I'm unfamiliar with how these problems > would be solved with ruby. > The "Ruby Way" is to use Procs. This explains it better that I would: http://www.rubygarden.org/ruby?ObserverPattern Rob ------=_Part_803_31746103.1127312815037--