All,

  I'm using bean utils 1.7.0 (upgrading to 1.8.0 beta isn't really an
option). I'm trying to use copyProperties() where the source object's getter
is a java.util.Calendar and the destination's setter is java.util.Date. I
know that 1.8.0 BETA has new converters but does anyone know of another way
to make this work? Ignore certain properties and then set them by hand?

  Thanks,

    -Cord

Reply via email to