From: Trans Date: 2007-09-10T03:43:00+09:00 Subject: Re: openobject-0.0.1 On Sep 9, 11:04 am, "ara.t.howard" wrote: > NAME > > openobject > > SYNOPSIS > > a simple property based container that's much more capable than a > blankslate > but far less polluted than ruby's built-in OpenStruct. openobject > is a tiny > lib that couples the power of the 'attributes' gem alongside a > slightly > enhanced blankslate type object. Hey dude, the name OpenObject is straight from Facets. And except for your special attribute DSL, is similar in function. http://facets.rubyforge.org/rdoc/OpenObjects/index.html Not a major issue, of course, but certainly can't hurt to avoid name conflicts. Care to change the name? T.