Currently BeanComparator will fall over on a null, as 'testCompareWithNulls' unit test shows.
Is there a lot of objection to making it more user friendly and making it wrap NullComparator instead of ComparableComparator so that nulls do not break? [NullComparator wraps ComparableComparator by default]. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
