Posted By: Nick Sieger
Date: 2008-01-16 22:46
Summary: jrexml 0.5.3 Released
Project: Caldersphere
jrexml version 0.5.3 has been released!
JREXML is an add-on for JRuby that uses a Java pull parser library to speed up REXML.
Changes:
# 0.5.3
* Take advantage of the fact that the XPP parser expands entities for us, so that we don't have to use the ridiculously slow REXML::Text::unnormalize method. |
|