From: David Pollak Date: 2006-07-26T07:13:31+09:00 Subject: Re: YAML Broken? Thanks! On 7/25/06, Justin Collins wrote: > David Pollak wrote: > > Folks, > > > > It seems that when I YAML.dump arrays that contain long strings that > > contain non-printables and sometimes UTF-8 sequences, the YAML'ed > > objects can't be read back in. Is this a known issue? If so, is > > there a known work-around? Alternatively, are there any other ways to > > serialize objects (JSON doesn't work because eval() barfs on very long > > strings)? > > > > Thanks, > > > > David > > > > > There's always Marshal. > > http://ruby-doc.org/core/classes/Marshal.html > > -Justin > > -- -------- David Pollak's Ruby Playground http://dppruby.com