On Thu, Apr 05, 2007 at 06:25:20AM +0900, Joel VanderWerf wrote: > >I always thought that Object#inspect could be considered as a (crude) form > >of object serialisation, and it would be really useful to have a reverse > >"uninspect" operation to recreate the object from it again. Has anyone > >written such a parser? > > There was amarshal (on raa) > > http://raa.ruby-lang.org/project/amarshal/ > > but it may have required you to use eval to go the other way. Hmm, well maybe it makes a Ruby Quiz then :-)