From: Eric Will Date: 2008-09-30T11:56:36+09:00 Subject: rexml exceptions Is there any way to get any useful data out of REXML::ParseException when you're working on a String? It never sets @position or @line or anything. I need to figure out exactly where the error-causing tag starts, and save it. Any ideas? -- rakaur