From: James Adam Date: 2008-03-10T20:08:15+09:00 Subject: Re: ANN: doodle 0.0.1 On 08/03/2008, Sean O'Halpin wrote: > from a class definition like this: > > class Location < Doodle::Base > has :name, :kind => String > has :events, :init => [], :collect => :Event > end Are there any cases where you'd want to use "collect", but not ":init => []" ? I think it'd also be really interesting to hear if you were using this library for anything specific - importing data, for example? Looks very interesting though! -- * J * ~