Hi. I'm not entirely sure where the YAML parsing problems are yet, but I will investigate and see if there's a leak in JRuby or a problem with the yaml parser.
In the meantime I (think) that I've found a really good way to solve our YAML problems. Kirill Simonov have written a YAML 1.1 parser and emitter in pure Python that seems very good. My thinking is that I should go ahead and translate this to Ruby, and then we have time for it we can translate chosen parts of the Ruby code to Java. The python code is explicitly written simple. From their homepage: "The parsing algorithm is simple enough to be a reference for implementing YAML parsers in C or other languages" So, this is my plan for the rest of easter. Any objections or thoughts? Regards Ola Bini ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jruby-devel mailing list Jruby-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jruby-devel