Morph 0.3.1 is available at http://morph.sourceforge.net.
Major changes in this release - Introduced new Transformer abstraction, which is a common super-interface for Converters and Copiers - Removed isConvertible, isCopiable and isReflectable in favor of getDestinationClasses, getSourceClasses, and getReflectableClasses. This was done primarily to support the ChainConverter - Broke up the IndexedReflector interface into several smaller interfaces that each define pieces of functionality that a "container" of items might have If you have any questions or would like to be a committer for Morph, please just let me know! Matt
