Type |
Changes |
By |
![]() |
Removed duplicate code from net.sf.ezmorph.object Morphers. |
Andres Almiray
|
 |
Updated the javadocs. |
Andres Almiray
|
 |
Updated the tests (98% code coverage). |
Andres Almiray
|
 |
All Morphers are now final. |
Andres Almiray
|
 |
Added BeanMorpher, can morph from JavaBean to any
JavaBean/DynaBean. Fixes 1632806
. |
Andres Almiray
|
 |
Added MorphDynaClass
&
MorhDynaBean (from Json-lib). Fixes 1632805
. |
Andres Almiray
|
 |
ClassMorpher does not morph a Class value. Fixes 1632689
. |
Andres Almiray
|
Release 0.9.2 - 2006-12-12
Type |
Changes |
By |
 |
Add a ClassMorpher. Fixes 1613580
. |
Andres Almiray
|
 |
JDK 1.3 RuntimeException is not nestable. Fixes 1607086
. |
Andres Almiray
|
Release 0.9.1 - 2006-11-27
Type |
Changes |
By |
 |
jdk 1.4 - java.lang.NoSuchFieldError: BigDecimal.ZERO Fixes 1603956
. |
Andres Almiray
|
Release 0.9 - 2006-11-14
Type |
Changes |
By |
 |
Added BigDecimalMorpher and BigIntegerMorpher. |
Andres Almiray
|
 |
Updated NumberMorpher with BigDecimal and BigInteger.
support. |
Andres Almiray
|
 |
Updated MorphUtils with BigDecimal and BigInteger support. |
Andres Almiray
|
 |
MorphUtils now registers char/Character '\0' as default.
instead of '0'. |
Andres Almiray
|
Release 0.8.1 - 2006-08-15
Type |
Changes |
By |
 |
StringMorpher always returns defaultValue first. Fixes 1540833
. |
Andres Almiray
|
Release 0.8 - 2006-08-14
Type |
Changes |
By |
 |
First release. |
Andres Almiray
|