From: Nuralanur@... Date: 2006-06-08T03:36:50+09:00 Subject: Re: Possible YAML bug with quoted symbols? -------------------------------1149705405 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear Dave, hmmm ... reading Ara's and Logan's responses - how do you get to names with quotes in them ? Could you use something like Regexp.escape() on these - this should replace " by \" ? What happens if you let yaml loose on an escaped string like that ? Best regards, Axel -------------------------------1149705405--