Is there any way to force copyProperties to only copy non-null values? I've looked at the code and I think it will copy all the values null or otherwise.
I reckon there valid situations where you'd like all properties copied regardless of null, and other cases where you'd only like non-null properties copied.
thanks Nathan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
