By bloid
via java.dzone.com
Published: May 15 2008 / 03:16
There is published a result of the XML serialization speed test of UJO objects on the blog UJO Framework project. The result is favourable particularly in comparison with the XML serialization implemented in JRE 6.0.
The UJO Framework provides special objects with a different architecture from JavaBeans with a few interesting features. The latest version (0.74) has implemented CSV persistence and a JavaBean support.
Add your comment