Re: [BeanUtils] CopyProperties with Dates

2008-06-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cord, Cord Awtry wrote: | 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

Re: [BeanUtils] CopyProperties with Dates

2008-06-16 Thread Cord Awtry
Chris, Thanks. This helped a lot. -C- On Mon, Jun 16, 2008 at 5:33 PM, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cord, Cord Awtry wrote: | I'm using bean utils 1.7.0 (upgrading to 1.8.0 beta isn't really an | option). I'm trying