The Artima Developer Community
Sponsored Link

Agile Buzz Forum
XStream 1.1.1 released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Joe Walnes

Posts: 151
Nickname: jwalnes1
Registered: Aug, 2003

Joe Walnes, "The Developers' Coach" from ThoughtWorks
XStream 1.1.1 released Posted: Mar 9, 2005 2:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Joe Walnes.
Original Post: XStream 1.1.1 released
Feed Title: Joe's New Jelly
Feed URL: http://joe.truemesh.com/blog/index.rdf
Feed Description: The musings of a ThoughtWorker obsessed with Agile, XP, maintainability, Java, .NET, Ruby and OpenSource. Mmm'kay?
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Joe Walnes
Latest Posts From Joe's New Jelly

Advertisement

I'm pleased to announce the release of XStream 1.1.1 - the powerful, yet easy to use Java to XML serialization library.

Some of the improvements in this release:


  • Converters can be registered with a priority, allowing more generic filters to handle classes that don't have more specific converters.

  • Converters can now access underlying HierarchicalStreamReader/Writer implementations to make implementation specific calls.

  • Improved support for classes using ObjectInputFields and ObjectInputValidation to follow the serialization specification.

  • Default ClassLoader may be changed using XStream.setClassLoader().

  • Loads of bugfixes and performance enhancements.

Full change log: http://xstream.codehaus.org/changes.html
Download: http://xstream.codehaus.org/download.html

Read: XStream 1.1.1 released

Topic: Eclipse Con 2005: Intro to the Web Tools Project Previous Topic   Next Topic Topic: Elitism still rules the clubhouse

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use