[morph-developer] Morph 0.8.2 Released
Brought to you by:
orangeherbert,
sgarlatm
|
From: Matt S. <mat...@ve...> - 2005-02-13 02:07:02
|
Morph 0.8.2 is available for download. This release includes
enhancements, bug fixes and a new reference document. Many thanks to
Alexander Volanis for his contributions to this release!
New in this release:
* Improvements to ObjectReflector that bring it more in line with
the JavaBeans specification. Thanks to Alexander Volanis!
* Major improvements to the PropertyNameMatchingCopier and
PropertyNameMappingCopier. The capabilities of the
SelectivePropertyNameMatchingCopier have been folded into the
PropertyNameMatchingCopier. Again, thanks to Alexander Volanis!
* Began a reference document <cid:par...@ve...>
* Renamed "pseudo properties" for Sizable and Bean objects to
"implicit properties".
* Updated the wrapper package so that it throws WrapperExceptions
rather than ReflectionExceptions
* Changed the behavior of the BeanReflector.getPropertyNames method
so that it no longer returns the implicit properties for the
object, unless those properties have been explicitly defined in
the object.
Matt
|