From: ara.t.howard@... Date: 2006-07-13T23:30:00+09:00 Subject: Re: [ANN] prototype-0.1.0 On Thu, 13 Jul 2006, Logan Capaldo wrote: > > On Jul 12, 2006, at 7:37 PM, ara.t.howard@noaa.gov wrote: > >> SYNOPSIS >> >> prototype.rb implements the prototype design pattern > > If I may offer a "patch" to your synopsis, IMO a prototype based object model > is not a "design pattern". > > SYNOPSIS > > prototype.rb implements a prototype-based object model > > Just my 2c. hmmm. the thing is that prottotyping, in ruby, is not an object model but a design pattern based on top of normal classes and inheritence. since, obviously, ruby does not directly support prototypical objects... still, your point is well taken. i'll make an ammendment. maybe prototype.rb supports a prototypical programming style in ruby. cheers. -a -- suffering increases your inner strength. also, the wishing for suffering makes the suffering disappear. - h.h. the 14th dali lama