Re: XStream 1.1.2 released
Joe Walnes <[email protected]> Sat, 30 Apr 2005 15:06:42 +0100
| Newsgroups | gmane.comp.java.xstream.devel,gmane.comp.java.proxytoys.general,gmane.comp.java.castor.announce |
|---|---|
| Message-ID | <[email protected]> |
(Whoops... got the URLs wrong the first time) New features: * Java 5 Enum support. * JavaBeanConverter for serialization using getters and setters. * Aliasing of fields. * StAX integration, with namespaces. * Improved support on JDK 1.3 and IBM JDK. * View the complete change log and download. Changelog: http://xstream.codehaus.org/changes.html Full download: http://dist.codehaus.org/xstream/distributions/xstream-1.1.2.zip Jar only: http://dist.codehaus.org/xstream/jars/xstream-1.1.2.jar