Skip to end of metadata
Go to start of metadata

XStream 1.x Whiteboard

A collection of ideas for XStream 1.x.

Constraints

XStream 1.x has some constraints that we guarantee our user base as developers. Any modification of XStream 1.x may not violate on of those constraints:

  • Runs on JDK 1.3
  • Features of newer JDKs are used only dynamically
  • Should maintain a maximum of compatibility with previous releases

Planning

Currently no major changes or additional features are planned despite bug fixing.

Labels
  • None